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