ProductionAreaCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaWarehouses
Assembly:  JiwaWarehouses (in JiwaWarehouses.dll)

Syntax


public ProductionAreaCollection(
	LogicalWarehouse LogicalWarehouse
)
Public Sub New ( _
	LogicalWarehouse As LogicalWarehouse _
)
public:
ProductionAreaCollection(
	LogicalWarehouse^ LogicalWarehouse
)