ContactInfoProviderRequireLeadReplication Method |
Marks the specified contact as required for lead replication despite its score.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void RequireLeadReplication(
ContactInfo contact
)
Parameters
- contact
- Type: CMS.OnlineMarketingContactInfo
The contact to mark for lead replication.
See Also