Manager..::..PhysicalWarehouseCollection Property
Gets the physical warehouse collection.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public PhysicalWarehouseCollection PhysicalWarehouseCollection { get; set; }
Public Property PhysicalWarehouseCollection As PhysicalWarehouseCollection Get Set
public: property PhysicalWarehouseCollection^ PhysicalWarehouseCollection { PhysicalWarehouseCollection^ get (); void set (PhysicalWarehouseCollection^ value); }