GLTransaction..::..DebitCredit Property
Namespace:
JiwaFinancials.Jiwa.JiwaBankRec
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Assembly: JiwaBankRec (in JiwaBankRec.dll)
Syntax
public GLTransaction..::..GLTransactionDebitCredit DebitCredit { get; set; }
Public Property DebitCredit As GLTransaction..::..GLTransactionDebitCredit Get Set
public: property GLTransaction..::..GLTransactionDebitCredit^ DebitCredit { GLTransaction..::..GLTransactionDebitCredit^ get (); void set (GLTransaction..::..GLTransactionDebitCredit^ value); }