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