This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Namespace: Smartsite.ManagementInformation.Server
Assembly:  Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)

Syntax

C#Copy imageCopy Code
[("System.ServiceModel", "4.0.0.0")]
public class HitServiceClient : <>, 
	
Visual Basic (Declaration)Copy imageCopy Code
<("System.ServiceModel", "4.0.0.0")> _
Public Class HitServiceClient _
	Inherits (Of ) _
	Implements 

Inheritance Hierarchy

System..::..Object
  System.ServiceModel..::..ClientBase<(Of <HitService>)>
    Smartsite.ManagementInformation.Server..::..HitServiceClient

See Also

Advanced