Inventory..::..BOMType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public Inventory..::..InventoryBOMTypes BOMType { get; set; }
Public Property BOMType As Inventory..::..InventoryBOMTypes Get Set
public: property Inventory..::..InventoryBOMTypes^ BOMType { Inventory..::..InventoryBOMTypes^ get (); void set (Inventory..::..InventoryBOMTypes^ value); }