VisualBillOfMaterialsCostExpr Property |
Property Value
Type:
ExprDoubleThe cost of the component as it appears in the bill of materials, e.g. "1595.95".
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic ExprDouble BillOfMaterialsCostExpr { get; set; }Property Value
Type:
ExprDouble
See Also