GLTransactionCollection..::..GetNewGLTransactions Method

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

Syntax


public int GetNewGLTransactions(
	string GLLedgerID,
	DateTime BankStatementDate,
	bool AllowForwardDatedTransactions
)
Public Function GetNewGLTransactions ( _
	GLLedgerID As String, _
	BankStatementDate As DateTime, _
	AllowForwardDatedTransactions As Boolean _
) As Integer
public:
int^ GetNewGLTransactions(
	String^ GLLedgerID, 
	DateTime^ BankStatementDate, 
	bool^ AllowForwardDatedTransactions
)

Parameters

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