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


Gets or sets whether to include checked-out files in the search result.

Syntax

Visual Basic 
Property FindLockedFiles As System.Boolean
C# 
System.bool FindLockedFiles {get; set;}
C++/CLI 
property System.bool FindLockedFiles {
   System.bool get();
   void set ( &   System.bool value);
}

Property Value

True to include checked-out files, false to not

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2