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


Version of the file when the item was created.

Syntax

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

See Also