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

Show in webframe

ComponentName Method






The context manager id.
The domain name of the site or organization that is being served by the located component.
Gets the name of the component.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=ComponentName")]
Stream ComponentName( 
   string id,
   string domain
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=ComponentName")>
Function ComponentName( _
   ByVal id As String, _
   ByVal domain As String _
) As Stream
'Usage
 
Dim instance As IImplementationInformationService
Dim id As String
Dim domain As String
Dim value As Stream
 
value = instance.ComponentName(id, domain)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=ComponentName")]
Stream^ ComponentName( 
   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.
Requirements

Target Platforms

See Also

Reference

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