Click or drag to resize
RecalculateAfterContactActionEventArgs Properties

The RecalculateAfterContactActionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContact
Gets or sets contact 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