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

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

Return Value

Type: CompanyFilter
A filter based on this company identity.
See Also