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