Inventory..::..ReadRecord Method

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

Syntax


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

Parameters

InventoryIDtoRead
Type: String