Creditor..::..Transactions Property

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

Syntax


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