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

Syntax

finBranches.GetDataViewFilter(filterByEntity, entityPk, onlyIncludeAvailableAccountBranches, onlyIncludeAvailableClientBranches)

Parameters

NameTypeOptionalByRefDescription
filterByEntity Boolean Indicates whether to Filter By an Entity.
entityPk Integer The Primary Key of the Entity.
onlyIncludeAvailableAccountBranches Boolean Indicates whether to filter Branches based upon User Group Account Entity and Branch filters.
onlyIncludeAvailableClientBranches Boolean Indicates whether to filter Branches based upon User Group Client Entity and Branch filters.

Return Value

String

A String value.

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