Manager..::..CurrentLogicalWarehouse Property

Gets or sets the current logical warehouse.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  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);
}

Field Value

The current logical warehouse.