Click or drag to resize
ContactIdentityCreateFilter Method
Creates a filter based on this contact identity, and returns it.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public ContactFilter CreateFilter()

Return Value

Type: ContactFilter
A filter based on this contact identity.
See Also