Click or drag to resize

VisualBillOfMaterialsCodeExpr Property

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: 15.0.2.11458
Syntax
C#
public ExprString BillOfMaterialsCodeExpr { get; set; }

Property Value

Type: ExprString
See Also