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


Gets or sets whether to return files in the search.

Syntax

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

Property Value

True to return files, false to not

Example

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2