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

Show in webframe

SetItemValues Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The participant coupon.
The context item names that are to be set by the context manager.
The context item values that are to be set by the context manager.
The context coupon.
Enables an application or mapping agent in a common context session to set the value of one or more common subject context items.
Syntax
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=SetItemValues&participantCoupon={participantCoupon}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}")]
[OperationContractAttribute()]
Stream SetItemValues( 
   string id,
   string domain,
   int participantCoupon,
   string[] itemNames,
   string[] itemValues,
   int contextCoupon
)
'Declaration
 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=SetItemValues&participantCoupon={participantCoupon}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}")>
<OperationContractAttribute()>
Function SetItemValues( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal participantCoupon As Integer, _
   ByVal itemNames() As String, _
   ByVal itemValues() As String, _
   ByVal contextCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IContextDataService
Dim id As String
Dim domain As String
Dim participantCoupon As Integer
Dim itemNames() As String
Dim itemValues() As String
Dim contextCoupon As Integer
Dim value As Stream
 
value = instance.SetItemValues(id, domain, participantCoupon, itemNames, itemValues, contextCoupon)
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=SetItemValues&participantCoupon={participantCoupon}&itemNames={itemNames}&itemValues={itemValues}&contextCoupon={contextCoupon}")]
[OperationContractAttribute()]
Stream^ SetItemValues( 
   String^ id,
   String^ domain,
   int participantCoupon,
   array<String^>^ itemNames,
   array<String^>^ itemValues,
   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.
participantCoupon
The participant coupon.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
Requirements

Target Platforms

See Also

Reference

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