CashBook..::..CreditorTransactions Property

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

Syntax


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