PhysicalWarehouse..::..PhysicalWarehouseCollection Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[BrowsableAttribute] public PhysicalWarehouseCollection PhysicalWarehouseCollection { get; set; }
<BrowsableAttribute> _ Public Property PhysicalWarehouseCollection As PhysicalWarehouseCollection Get Set
[BrowsableAttribute] public: property PhysicalWarehouseCollection^ PhysicalWarehouseCollection { PhysicalWarehouseCollection^ get (); void set (PhysicalWarehouseCollection^ value); }