This member is for System Use Only and should NOT be used.
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.

Syntax

finBankAccounts.GetDataViewFilter(filterByHasExportServiceLodgement, hasExportServiceLodgement, filterByHasImportService, hasImportService, filterByPrintedChequesUse, printedChequesUse, filterByHasPermissionToAllowUI, hasPermissionToAllowUI)

Parameters

NameTypeOptionalByRefDescription
filterByHasExportServiceLodgement Boolean Indicates whether to Filter by HasExportServiceLodgement.
hasExportServiceLodgement Boolean The HasExportServiceLodgement value to filter by.
filterByHasImportService Boolean Indicates whether to Filter by hasImportService.
hasImportService Boolean The HasImportService value to filter by.
filterByPrintedChequesUse Boolean
printedChequesUse Boolean
filterByHasPermissionToAllowUI Boolean Indicates whether to filter on Bank Accounts that the current user has Permission to use in the User Interface.
hasPermissionToAllowUI Boolean The value to filter on.

Return Value

String

A String value.

Member of:
finBankAccounts
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0