CreditorTransaction..::..CreditorTransactions Property

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

Syntax


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