Debtor..::..Transactions Property

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

Syntax


public DebtorTransactionCollection Transactions { get; }
Public ReadOnly Property Transactions As DebtorTransactionCollection
	Get
public:
property DebtorTransactionCollection^ Transactions {
	DebtorTransactionCollection^ get ();
}