SOLIDWORKS PDM Professional API Help Send Feedback
VersionRef Property (IEdmReference5)
See Also 
EPDM.Interop.epdm Namespace > IEdmReference5 Interface : VersionRef Property (IEdmReference5)


Gets the referenced version number of the file.

Syntax

Visual Basic 
ReadOnly Property VersionRef As System.Integer
C# 
System.int VersionRef {get;}
C++/CLI 
property System.int VersionRef {
   System.int get();
}

Property Value

Referenced version number of the file

Remarks

The referenced version number is also known as the attached version.

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional