Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

OnChangesPending Method






The transaction within which the context changes occurred.
The reason provided by the participant if it cannot accept the changes.
Raises the ChangesPending event.
Syntax
protected virtual string OnChangesPending( 
   int coupon,
   ref string reason
)
'Declaration
 
Protected Overridable Function OnChangesPending( _
   ByVal coupon As Integer, _
   ByRef reason As String _
) As String
'Usage
 
Dim instance As CcowParticipantService
Dim coupon As Integer
Dim reason As String
Dim value As String
 
value = instance.OnChangesPending(coupon, reason)
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

See Also

Reference

CcowParticipantService Class
CcowParticipantService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features