Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Services Namespace > CcowParticipantService Class : ChangesPending Event |
public event EventHandler<ContextEventArgs> ChangesPending
'Declaration
Public Event ChangesPending As EventHandler(Of ContextEventArgs)
'Usage
Dim instance As CcowParticipantService Dim handler As EventHandler(Of ContextEventArgs) AddHandler instance.ChangesPending, handler
public: event EventHandler<ContextEventArgs^>^ ChangesPending
The event handler receives an argument of type ContextEventArgs containing data related to this event. The following ContextEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ContextCoupon | Gets the context coupon. |
Decision | Gets or sets the decision value. |
Reason | Gets or sets the reason value. |