SOHCollection..::..Read Method (Boolean, LogicalWarehouse)

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

Syntax


public void Read(
	bool IncludeZeroSOH,
	LogicalWarehouse SpecificWarehouse
)
Public Sub Read ( _
	IncludeZeroSOH As Boolean, _
	SpecificWarehouse As LogicalWarehouse _
)
public:
void Read(
	bool^ IncludeZeroSOH, 
	LogicalWarehouse^ SpecificWarehouse
)