Click or drag to resize
RecalculateAfterContactActionsBatchEventArgs Properties

The RecalculateAfterContactActionsBatchEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContactIDs
Gets or sets contacts whose score is being recalculated.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyCustomArguments
Container for custom arguments which can be used by event subscribers.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also