Gets the name of the Costing body.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetName() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICostBody
Dim value As System.String
value = instance.GetName() |
C# | |
---|
System.string GetName() |
C++/CLI | |
---|
System.String^ GetName(); |
Return Value
Name of the Costing body
Example
Remarks
See Also
Availability
SOLIDWORKS Costing API 2013 SP0