Gets the status of this Costing body.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property BodyStatus As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICostBody
Dim value As System.Integer
value = instance.BodyStatus |
C# | |
---|
System.int BodyStatus {get;} |
C++/CLI | |
---|
property System.int BodyStatus {
System.int get();
} |
Property Value
Status of the Costing body as defined in
swcBodyStatus_e
Example
See Also
Availability
SOLIDWORKS Costing API 2013 SP0