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

Syntax

C# Copy imageCopy Code
                          namespace Smartsite.ManagementInformation
Visual Basic (Declaration) Copy imageCopy Code
                          Namespace Smartsite.ManagementInformation

Classes

  Class Description
Public class CustomHit
Class that represents a custom hit.
Public class SmiClient
The SmiServer class is the proxy to the SmiServer process that runs on a different server.
Public class SmiData
Macro that can be used to retrieve report data from SMI. This macro returns a DataTable with the requested information.
Public class SmiFilterStream
FilterStream used to count the number of bytes that are transferred.
Public class SmiSite
Class that represents an SMI site from the Smartsite.ManagementInformation.config file.
Public class SmiSiteStatistics
Class that stores statistical information about the state of SMI.
Public class SmiViperMacro
Class that contains viper methods that can access SMI.

Enumerations

  Enumeration Description
Public enumeration DayOfWeek
Specifies the day of the week.
Public enumeration FixedPeriod
Values for fixed periods that can be selected for reports
Public enumeration ItemDisplayMode
Modes for displaying item numbers.
Public enumeration ScopeType
Scope types
Public enumeration SmiMailInterval
Public enumeration SmiSiteType
Enumeration that determines what kind of SMI site is used.
Advanced