Classification..::..ReadRecordFromInventoryID Method

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

Syntax


public virtual void ReadRecordFromInventoryID(
	string InventoryIDtoRead
)
Public Overridable Sub ReadRecordFromInventoryID ( _
	InventoryIDtoRead As String _
)
public:
virtual void ReadRecordFromInventoryID(
	String^ InventoryIDtoRead
)

Parameters

InventoryIDtoRead
Type: String