UsageCollection..::..Retrieve Method

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

Syntax


public Usage Retrieve(
	Month Month,
	LogicalWarehouse LogicalWarehouse
)
Public Function Retrieve ( _
	Month As Month, _
	LogicalWarehouse As LogicalWarehouse _
) As Usage
public:
Usage^ Retrieve(
	Month^ Month, 
	LogicalWarehouse^ LogicalWarehouse
)