Click or drag to resize
IContactDataMapper Interface
Maps data to contact.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public interface IContactDataMapper

The IContactDataMapper type exposes the following members.

Methods
  NameDescription
Public methodMap
Maps data to provided contact.
Top
See Also