BankRec..::..GetCreditorDetails Method
Namespace:
JiwaFinancials.Jiwa.JiwaBankRec
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Syntax
public void GetCreditorDetails( string CreditorID, ref string AccountNo, ref string Name, ref string GLLedgerID, ref string BankName, ref string BankAccountNo, ref string BSBN, ref string BankAccountName, ref string DiscountGLLedgerID, ref int PeriodType )
Public Sub GetCreditorDetails ( _ CreditorID As String, _ ByRef AccountNo As String, _ ByRef Name As String, _ ByRef GLLedgerID As String, _ ByRef BankName As String, _ ByRef BankAccountNo As String, _ ByRef BSBN As String, _ ByRef BankAccountName As String, _ ByRef DiscountGLLedgerID As String, _ ByRef PeriodType As Integer _ )