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

finContactMethods.GetDataViewFilter(includeAddresses, includeContactMethods, [filterByContactType], [contactType], [filterByAllowLinkedClient], [allowLinkedClient])

Parameters

NameTypeOptionalByRefDescription
includeAddresses Boolean Indicates whether to Include Address Type Contact Methods.
includeContactMethods Boolean Indicates whether to Include non Address Type Contact Methods.
filterByContactType Boolean Optional Indicates whether to filter by Contact Type. If omitted, a value of False is assumed.
contactType isefinContactType Optional The Contact Type to filter by. If omitted, a value of isefinContactType.Other is assumed.
filterByAllowLinkedClient Boolean Optional Indicates whether to filter by the Allow Linked Client flag. If omitted, a value of False is assumed.
allowLinkedClient Boolean Optional The Allow Linked Client flag to filter by. If omitted, a value of False is assumed.

Return Value

String

A String value.

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