Click or drag to resize
ContactImportFieldsProvider Methods

The ContactImportFieldsProvider type exposes the following members.

Methods
  NameDescription
Public methodGetCategoriesAndFieldsAvailableForImport
Gets fields and categories from "om.contact.CMSImportContacts" alternative form without fields that are not supported by contact import (eg. DateTime).
Remarks
Supported data types are text, longtext, integer, longinteger.
Remarks
Categories without visible fields are not returned.
Remarks
Hidden categories with visible fields are not returned.
Public methodIsFieldAvailableForImport
Checks whether contact field is available for import.
Top
See Also