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

Show in webframe

GetMostRecentContextCoupon Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
Gets the most recent context coupon.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=GetMostRecentContextCoupon")]
Stream GetMostRecentContextCoupon( 
   string id,
   string domain
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=GetMostRecentContextCoupon")>
Function GetMostRecentContextCoupon( _
   ByVal id As String, _
   ByVal domain As String _
) As Stream
'Usage
 
Dim instance As IContextManagerService
Dim id As String
Dim domain As String
Dim value As Stream
 
value = instance.GetMostRecentContextCoupon(id, domain)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextManager&method=GetMostRecentContextCoupon")]
Stream^ GetMostRecentContextCoupon( 
   String^ id,
   String^ domain
) 

Parameters

id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.

Return Value

The most recent context coupon represents the previously committed transaction.
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