ProductionPlan..::..Warehouse Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.ProductionPlanning
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


public LogicalWarehouse Warehouse { get; set; }
Public Property Warehouse As LogicalWarehouse
	Get
	Set
public:
property LogicalWarehouse^ Warehouse {
	LogicalWarehouse^ get ();
	void set (LogicalWarehouse^ value);
}