Gets or sets whether to search recursively in subfolders.
Syntax
Visual Basic (Declaration) | |
---|
Property Recursive As System.Boolean |
C# | |
---|
System.bool Recursive {get; set;} |
C++/CLI | |
---|
property System.bool Recursive {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to search recursively in subfolders, false to search only in the folder specified by
IEdmSearch5::StartFolderID
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2