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")]
[(Namespace = "http://smartsite.nl/smi/2.0", ConfigurationName = "Smartsite.ManagementInformation.Server.HitService")]
public interface HitService
Visual Basic (Declaration)Copy imageCopy Code
<("System.ServiceModel", "4.0.0.0")> _
<(Namespace := "http://smartsite.nl/smi/2.0", ConfigurationName := "Smartsite.ManagementInformation.Server.HitService")> _
Public Interface HitService

See Also

Advanced