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

Show in webframe

ContextChangesPending Method (ICcowParticipantService)






The context participant id.
The transaction within which the context changes occurred.
Informs a web participant in a common context session that a change to the common context data is pending.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="id={id}/?interface=ContextParticipant&method=ContextChangesPending&contextCoupon={contextCoupon}")]
Stream ContextChangesPending( 
   string id,
   int contextCoupon
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="id={id}/?interface=ContextParticipant&method=ContextChangesPending&contextCoupon={contextCoupon}")>
Function ContextChangesPending( _
   ByVal id As String, _
   ByVal contextCoupon As Integer _
) As Stream
'Usage
 
Dim instance As ICcowParticipantService
Dim id As String
Dim contextCoupon As Integer
Dim value As Stream
 
value = instance.ContextChangesPending(id, contextCoupon)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="id={id}/?interface=ContextParticipant&method=ContextChangesPending&contextCoupon={contextCoupon}")]
Stream^ ContextChangesPending( 
   String^ id,
   int contextCoupon
) 

Parameters

id
The context participant id.
contextCoupon
The transaction within which the context changes occurred.

Return Value

The decision and reason values.
Requirements

Target Platforms

See Also

Reference

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