GLTransactionCollection..::..GetGLTransactions Method

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

Syntax


public void GetGLTransactions(
	string GLLedgerID,
	DateTime BankStatementDate,
	bool AllowForwardDatedTransactions
)
Public Sub GetGLTransactions ( _
	GLLedgerID As String, _
	BankStatementDate As DateTime, _
	AllowForwardDatedTransactions As Boolean _
)
public:
void GetGLTransactions(
	String^ GLLedgerID, 
	DateTime^ BankStatementDate, 
	bool^ AllowForwardDatedTransactions
)

Parameters

GLLedgerID
Type: String
BankStatementDate
Type: DateTime
AllowForwardDatedTransactions
Type: Boolean