DebtorTransaction..::..DebtorTransactions Property

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

Syntax


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