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

Show in webframe

UndoContextChanges Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The context coupon of the transaction received from StartContextChanges.
Enables an application to discard any context data changes that it has already made.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=UndoContextChanges&contextCoupon={contextCoupon}")]
Stream UndoContextChanges( 
   string id,
   string domain,
   int contextCoupon
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=UndoContextChanges&contextCoupon={contextCoupon}")>
Function UndoContextChanges( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal contextCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IContextManagerService
Dim id As String
Dim domain As String
Dim contextCoupon As Integer
Dim value As Stream
 
value = instance.UndoContextChanges(id, domain, contextCoupon)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=UndoContextChanges&contextCoupon={contextCoupon}")]
Stream^ UndoContextChanges( 
   String^ id,
   String^ domain,
   int contextCoupon
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.
contextCoupon
The context coupon of the transaction received from StartContextChanges.
Requirements

Target Platforms

See Also

Reference

IContextManagerService Interface
IContextManagerService 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