CashBook..::..DebtorTransactions Property

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

Syntax


public DebtorCreditorTransactionCollection DebtorTransactions { get; }
Public ReadOnly Property DebtorTransactions As DebtorCreditorTransactionCollection
	Get
public:
property DebtorCreditorTransactionCollection^ DebtorTransactions {
	DebtorCreditorTransactionCollection^ get ();
}