PdcApplication.MasterData: 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 == | ||
MasterData as [[PdcMasterData]] | |||
== Description == | == Description == | ||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
This property gives access to the master data of PdC. | |||
== Code example == | == Code example == | ||
Line 16: | Line 16: | ||
== Availability == | == Availability == | ||
Available since July 2009 (From version 3.9) |
Latest revision as of 11:35, 21 May 2012
Declaration
MasterData as PdcMasterData
Description
Notes
This property gives access to the master data of PdC.
Code example
Availability
Available since July 2009 (From version 3.9)