Supplier..::..ReadDefaultRecord Method

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

Syntax


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

Parameters

InventoryIDtoRead
Type: String