| Visual Basic | |
|---|---|
ReadOnly Property IsLocked As System.Boolean | |
| C# | |
|---|---|
System.bool IsLocked {get;} | |
| C++/CLI | |
|---|---|
property System.bool IsLocked {
System.bool get();
} | |
Property Value
True if the file is checked out, false if notVersion 5.2 of SOLIDWORKS PDM Professional