PartProxy
LuaPartBomInclude Property |
Set and get BomInclude property
Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)

public bool BomInclude { get; set; }
Public Property BomInclude As Boolean Get Set
public: property bool BomInclude { bool get (); void set (bool value); }
member BomInclude : bool with get, set
Property Value
Type: Booleantrue if [bom include]; otherwise, false.
