PdcApplication.Options: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
Options as [[pdcOptions]] | |||
== Description == | == Description == | ||
Returns the Options object | |||
== Notes == | == Notes == | ||
This property represents the options GetFilePath and UserName from Plan-de-CAMpagne. | |||
== Code example == | == Code example == | ||
| Line 16: | Line 16: | ||
== Availability == | == Availability == | ||
Available since June 2006 (from version 3.6) | |||
Latest revision as of 11:35, 21 May 2012
Declaration
Options as pdcOptions
Description
Returns the Options object
Notes
This property represents the options GetFilePath and UserName from Plan-de-CAMpagne.
Code example
Availability
Available since June 2006 (from version 3.6)