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


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

Syntax

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

Property Value

True to include checked-in files, false to not

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2