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


Gets the file's check-out path.

Syntax

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

Remarks

The retrun value is empty if the file is not checked out.

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional