SOLIDWORKS PDM Professional API Help Send Feedback
mlLatestVersion Field
See Also 
EPDM.Interop.epdm Namespace > EdmSelectionObject Structure : mlLatestVersion Field


Latest version.

Syntax

Visual Basic 
Public mlLatestVersion As System.Integer
C# 
public System.int mlLatestVersion
C++/CLI 
public:
System.int mlLatestVersion

Remarks

Valid if retrieved from tree created by EdmUtility.EdmUtil_BatchGet.

See Also