clsCRTransImport..::..ReadCreditor Method

Namespace:  JiwaFinancials.Jiwa.JiwaCRTransImport
Assembly:  JiwaCRTransImport (in JiwaCRTransImport.dll)

Syntax


public clsCRTransImport..::..CreditorTransactionsImportReturnCodes ReadCreditor(
	ref string CreditorID,
	ref string AccountNo
)
Public Function ReadCreditor ( _
	ByRef CreditorID As String, _
	ByRef AccountNo As String _
) As clsCRTransImport..::..CreditorTransactionsImportReturnCodes
public:
clsCRTransImport..::..CreditorTransactionsImportReturnCodes^ ReadCreditor(
	String^% CreditorID, 
	String^% AccountNo
)

Parameters

CreditorID
Type: String%
AccountNo
Type: String%