IContactRelationAssigner Interface |
Namespace: CMS.ContactManagement
public interface IContactRelationAssigner
Name | Description | |
---|---|---|
![]() ![]() | Assign(IUserInfo, ContactInfo, IContactDataPropagationChecker) |
Creates relationship between given user and contact.
|
![]() ![]() | Assign(Int32, MemberTypeEnum, Int32, IContactDataPropagationChecker) |
Creates relationship between for given contactId and related object with given relatedId of type specified in memberType.
|
![]() ![]() | Assign(MemberTypeEnum, BaseInfo, ContactInfo, IContactDataPropagationChecker) |
Adds specified relationship among specified contact, related object and object type.
|