Classification..::..ReadRecord Method

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

Syntax


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

Parameters

InventoryClassificationIDtoRead
Type: String