Manager..::..CurrentLogicalWarehouse Property
Gets or sets the current logical warehouse.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public LogicalWarehouse CurrentLogicalWarehouse { get; set; }
Public Property CurrentLogicalWarehouse As LogicalWarehouse Get Set
public: property LogicalWarehouse^ CurrentLogicalWarehouse { LogicalWarehouse^ get (); void set (LogicalWarehouse^ value); }