Gets whether this BOM is checked out.
Syntax
Visual Basic (Declaration) | |
---|
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 not
Example
See Also
Availability
SOLIDWORKS PDM Professional 2009