UndoContextChanges Method

Summary
Enables an application to discard any context data changes that it has already made.
Syntax
C#
VB
C++
public void UndoContextChanges( 
   int contextCoupon 
) 
Sub UndoContextChanges( _ 
   ByVal contextCoupon As Integer _ 
)  
void UndoContextChanges(  
   int contextCoupon 
)  

Parameters

contextCoupon
The context coupon of the trasaction received from StartContextChanges.

Requirements

Target Platforms

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

Leadtools.Ccow Assembly

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