Warehouse..::..ReadRecord Method

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

Syntax


public void ReadRecord(
	string CreditorID,
	string WarehouseIDtoRead
)
Public Sub ReadRecord ( _
	CreditorID As String, _
	WarehouseIDtoRead As String _
)
public:
void ReadRecord(
	String^ CreditorID, 
	String^ WarehouseIDtoRead
)

Parameters

CreditorID
Type: String
WarehouseIDtoRead
Type: String