OnChangesPending Method

Summary
Raises the ChangesPending event.
Syntax
C#
VB
C++
protected virtual string OnChangesPending( 
   int coupon, 
   ref string reason 
) 
Protected Overridable Function OnChangesPending( _ 
   ByVal coupon As Integer, _ 
   ByRef reason As String _ 
) As String 
protected: 
virtual String^ OnChangesPending(  
   int coupon, 
   String^% reason 
)  

Parameters

coupon
The transaction within which the context changes occurred.

reason
The reason provided by the participant if it cannot accept the changes.

Return Value

The decision the participant made about the changes.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.