Gets or sets whether to include checked-out files in the search result.
Syntax
| Visual Basic (Declaration) | |
|---|
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