| Visual Basic | |
|---|---|
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 notSOLIDWORKS PDM Professional Version 5.2