| IContactRelationAssigner Methods | 
 Methods
Methods| 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.
             | 
 See Also
See Also