PdcInfo.PDCVersion: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == PDCVersion == Description == Return the PdC Version. == Notes == This property returns the PdC version.<br /> == Code example == <source lang="vb"> msgbo..." |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
PDCVersion | PDCVersion as Numeric | ||
== Description == | == Description == |
Latest revision as of 12:31, 14 September 2017
Declaration
PDCVersion as Numeric
Description
Return the PdC Version.
Notes
This property returns the PdC version.
Code example
msgbox pdc.Info.PDCVersion
Availability
Available since August 2013 (from version 4.3)