PdcInfo.PDCVersion: Difference between revisions

From External Bemet Wiki
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
Line 1: Line 1:
== Declaration ==
== Declaration ==
PDCVersion
PDCVersion as String


== Description ==
== Description ==

Revision as of 09:50, 20 August 2013

Declaration

PDCVersion as String

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)