Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.

Syntax

finTaxCategories.GetDataViewFilter(filterByClientType, clientTypePk, filterByResident, resident)

Parameters

NameTypeOptionalByRefDescription
filterByClientType Boolean Indicates whether to Filter By Client Type.
clientTypePk Integer The Primary Key of the Client Type to filter by.
filterByResident Boolean Indicates whether to Filter By Resident.
resident Boolean The value to use when filtering by Resident.

Return Value

String

A String value.

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