ContactInfoProviderSplitRelations Method |
Splits contact's related records.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void SplitRelations(
int mergeContactID,
int splitContactID
)
Parameters
- mergeContactID
- Type: SystemInt32
ID of parent contact - splitContactID
- Type: SystemInt32
ID of contact being split
See Also