PdcApplication.Projects: Difference between revisions
Jump to navigation
Jump to search
m moved Projects to PdcApplication.Projects |
No edit summary |
||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
Projects as [[PdcProjects]] | |||
== Description == | == Description == | ||
Resturns the project object | |||
== Notes == | == Notes == | ||
This object make it possible to open or create a new project. | |||
== Code example == | == Code example == | ||
Line 16: | Line 16: | ||
== Availability == | == Availability == | ||
Available since version 4.2 onwards. |
Latest revision as of 11:38, 21 May 2012
Declaration
Projects as PdcProjects
Description
Resturns the project object
Notes
This object make it possible to open or create a new project.
Code example
Availability
Available since version 4.2 onwards.