Version

CancelableReminderEventArgs Class Members

The following tables list the members exposed by CancelableReminderEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableReminderEventArgs ConstructorConstructs a CancelableReminderEventArgs object.  
Public Properties
 NameDescription
Public PropertyActivityStatusThe new activity status after it has been dismissed  
Public PropertyCancelWhen set to true during the handling of the event, notifies the calling code that processing for the event should be discontinued and/or reversed so as to have no effect. (Inherited from Infragistics.WebUI.WebSchedule.CancelableEventArgs)
Public PropertyDataKeyThe DataKey of the Activity object associated with the event.  
See Also