ContactInfoProviderRequireLeadReplicationInternal 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 protected virtual void RequireLeadReplicationInternal(
ContactInfo contact
)
Parameters
- contact
- Type: CMS.OnlineMarketingContactInfo
The contact to mark for lead replication.
See Also