PdcApplication.Options: Difference between revisions
Jump to navigation
Jump to search
m moved Options to PdcApplication.Options |
No edit summary |
||
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)