Click or drag to resize

VisualBillOfMaterialsCodeExpr Property

Property Value

Type: ExprString
The catalog order code of the component as it appears in the bill of materials, e.g. "'XYZ-203-37.TZ1'". If this is blank there will be no entry in the bill of materials for this component.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public ExprString BillOfMaterialsCodeExpr { get; set; }

Property Value

Type: ExprString
See Also