| Visual Basic | |
|---|---|
ReadOnly Property IsCheckedOut As System.Boolean | |
| C# | |
|---|---|
System.bool IsCheckedOut {get;} | |
| C++/CLI | |
|---|---|
property System.bool IsCheckedOut {
System.bool get();
} | |
Property Value
True if this BOM is checked out, false if notSee the IEdmBom examples.
SOLIDWORKS PDM Professional 2009