Category..::..ReadFromInventoryID Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void ReadFromInventoryID(
	string InventoryIDtoRead
)
Public Sub ReadFromInventoryID ( _
	InventoryIDtoRead As String _
)
public:
void ReadFromInventoryID(
	String^ InventoryIDtoRead
)

Parameters

InventoryIDtoRead
Type: String