AccountContactInfoProviderUpdateContactRoleInternal Method |
Updates contact role of relationships between accounts and contacts.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax protected virtual void UpdateContactRoleInternal(
int roleId,
string where
)
Parameters
- roleId
- Type: SystemInt32
New contact role ID - where
- Type: SystemString
Where condition
See Also