Gets the ICostingDefaults object.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CostingDefaults As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICostManager
Dim value As System.Object
value = instance.CostingDefaults |
C# | |
---|
System.object CostingDefaults {get;} |
C++/CLI | |
---|
property System.Object^ CostingDefaults {
System.Object^ get();
} |
Property Value
ICostingDefaults object
Example
See Also
Availability
SOLIDWORKS Costing API 2015 SP0