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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly