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

Show in webframe

GetItemValues Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
The name of the context item values to get.
Enables a participant to instruct the context manager to filter which items it returns no matter what names were specified.
The context coupon.
Enables a participant in a common context session to obtain the value of one or more common subject context items.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=GetItemValues&itemNames={itemNames}&onlyChanges={onlyChanges}&contextCoupon={contextCoupon}")]
Stream GetItemValues( 
   string id,
   string domain,
   string[] itemNames,
   bool onlyChanges,
   int contextCoupon
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=GetItemValues&itemNames={itemNames}&onlyChanges={onlyChanges}&contextCoupon={contextCoupon}")>
Function GetItemValues( _
   ByVal id As String, _
   ByVal domain As String, _
   ByVal itemNames() As String, _
   ByVal onlyChanges As Boolean, _
   ByVal contextCoupon As Integer _
) As Stream
'Usage
 
Dim instance As IContextDataService
Dim id As String
Dim domain As String
Dim itemNames() As String
Dim onlyChanges As Boolean
Dim contextCoupon As Integer
Dim value As Stream
 
value = instance.GetItemValues(id, domain, itemNames, onlyChanges, contextCoupon)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ContextData&method=GetItemValues&itemNames={itemNames}&onlyChanges={onlyChanges}&contextCoupon={contextCoupon}")]
Stream^ GetItemValues( 
   String^ id,
   String^ domain,
   array<String^>^ itemNames,
   bool onlyChanges,
   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.
itemNames
The name of the context item values to get.
onlyChanges
Enables a participant to instruct the context manager to filter which items it returns no matter what names were specified.
contextCoupon
The context coupon.

Return Value

The item values.
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