VisualBillOfMaterialsDescriptionExpr Property |
Property Value
Type:
ExprStringThe description of the component as it appears in the bill of materials, e.g. "Driven Roller Module". 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
Syntaxpublic ExprString BillOfMaterialsDescriptionExpr { get; set; }Property Value
Type:
ExprString
See Also