CashBookTransaction..::..DebtorCreditorTermsType Property
Namespace:
JiwaFinancials.Jiwa.JiwaCashBook
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Assembly: JiwaCashBook (in JiwaCashBook.dll)
Syntax
public CashBookTransactionCollection..::..TermsTypes DebtorCreditorTermsType { get; set; }
Public Property DebtorCreditorTermsType As CashBookTransactionCollection..::..TermsTypes Get Set
public: property CashBookTransactionCollection..::..TermsTypes^ DebtorCreditorTermsType { CashBookTransactionCollection..::..TermsTypes^ get (); void set (CashBookTransactionCollection..::..TermsTypes^ value); }