clsCarrierUpdate..::..GetDebtorDetails Method

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

Syntax


public clsCarrierUpdate..::..CarrierUpdateReturnCodes GetDebtorDetails(
	string DebtorID,
	ref string AccountNo
)
Public Function GetDebtorDetails ( _
	DebtorID As String, _
	ByRef AccountNo As String _
) As clsCarrierUpdate..::..CarrierUpdateReturnCodes
public:
clsCarrierUpdate..::..CarrierUpdateReturnCodes^ GetDebtorDetails(
	String^ DebtorID, 
	String^% AccountNo
)

Parameters

DebtorID
Type: String
AccountNo
Type: String%