AccountContactInfoProviderUpdateContactRole Method |
Updates contact role of relationships between accounts and contacts.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void UpdateContactRole(
int roleId,
string where
)
Parameters
- roleId
- Type: SystemInt32
New contact role ID - where
- Type: SystemString
Where condition
See Also