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


Gets the file's current revision.

Syntax

Visual Basic 
ReadOnly Property CurrentRevision As System.String
C# 
System.string CurrentRevision {get;}
C++/CLI 
property System.String^ CurrentRevision {
   System.String^ get();
}

Property Value

Current revision of the file

Example

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2