CreditorTransaction..::..CreditorTransactions Property

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

Syntax


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