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


Gets whether the file is checked out.

Syntax

Visual Basic 
ReadOnly Property IsLocked As System.Boolean
C# 
System.bool IsLocked {get;}
C++/CLI 
property System.bool IsLocked {
   System.bool get();
}

Property Value

True if the file is checked out, false if not

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional