Click or drag to resize

VisualBillOfMaterialsCostExpr Property

The 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: 15.0.2.11458
Syntax
C#
public ExprDouble BillOfMaterialsCostExpr { get; set; }

Property Value

Type: ExprDouble
See Also