Inventory..::..ReadRecordFromPartNo Method

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

Syntax


public virtual void ReadRecordFromPartNo(
	string InventoryPartNoToRead
)
Public Overridable Sub ReadRecordFromPartNo ( _
	InventoryPartNoToRead As String _
)
public:
virtual void ReadRecordFromPartNo(
	String^ InventoryPartNoToRead
)

Parameters

InventoryPartNoToRead
Type: String