BankRec..::..GLTransactions Property

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

Syntax


public GLTransactionCollection GLTransactions { get; }
Public ReadOnly Property GLTransactions As GLTransactionCollection
	Get
public:
property GLTransactionCollection^ GLTransactions {
	GLTransactionCollection^ get ();
}