Inventory..::..ReadRecordFromSupplierPartNo Method

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

Syntax


public virtual void ReadRecordFromSupplierPartNo(
	string PartNoToRead,
	string CreditorID,
	string RegionID
)
Public Overridable Sub ReadRecordFromSupplierPartNo ( _
	PartNoToRead As String, _
	CreditorID As String, _
	RegionID As String _
)
public:
virtual void ReadRecordFromSupplierPartNo(
	String^ PartNoToRead, 
	String^ CreditorID, 
	String^ RegionID
)

Parameters

PartNoToRead
Type: String
CreditorID
Type: String
RegionID
Type: String