RecalculateAfterContactActionsBatchHandlerStartEvent Method (ISetInt32) |
Initiates event handling.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax public RecalculateAfterContactActionsBatchHandler StartEvent(
ISet<int> contactIDs
)
Parameters
- contactIDs
- Type: System.Collections.GenericISetInt32
Contacts whose score is being recalculated
Return Value
Type:
RecalculateAfterContactActionsBatchHandlerHandler
See Also