←Select platform

ChangesPending Event

Syntax

C#
VB
C++
public event EventHandler<ContextEventArgs> ChangesPending
Public Event ChangesPending As EventHandler(Of ContextEventArgs)
public: 
event EventHandler<ContextEventArgs^>^ ChangesPending 

Event Data

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.

PropertyDescription
ContextCoupon Gets the context coupon.
Decision Gets or sets the decision value.
Reason Gets or sets the reason value.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Services Assembly
Click or drag to resize