RecalculateAfterContactActionsBatchEventArgsContactIDs Property |
Gets or sets contacts whose score is being recalculated.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntaxpublic ISet<int> ContactIDs { get; set; }
Property Value
Type:
ISetInt32
See Also