BankRec..::..DirectGLTransactions Property

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

Syntax


public DirectGLTransactionCollection DirectGLTransactions { get; }
Public ReadOnly Property DirectGLTransactions As DirectGLTransactionCollection
	Get
public:
property DirectGLTransactionCollection^ DirectGLTransactions {
	DirectGLTransactionCollection^ get ();
}