←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly