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