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 Code |
---|---|
namespace Smartsite.ManagementInformation |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.ManagementInformation |
Classes
Class | Description | |
---|---|---|
CustomHit |
Class that represents a custom hit.
|
|
SmiClient |
The SmiServer class is the proxy to the SmiServer process that runs on a different server.
|
|
SmiData |
Macro that can be used to retrieve report data from SMI. This macro returns a DataTable with the requested information.
|
|
SmiFilterStream |
FilterStream used to count the number of bytes that are transferred.
|
|
SmiSite |
Class that represents an SMI site from the Smartsite.ManagementInformation.config file.
|
|
SmiSiteStatistics |
Class that stores statistical information about the state of SMI.
|
|
SmiViperMacro |
Class that contains viper methods that can access SMI.
|
Enumerations
Enumeration | Description | |
---|---|---|
DayOfWeek |
Specifies the day of the week.
|
|
FixedPeriod |
Values for fixed periods that can be selected for reports
|
|
ItemDisplayMode |
Modes for displaying item numbers.
|
|
ScopeType |
Scope types
|
|
SmiMailInterval | ||
SmiSiteType |
Enumeration that determines what kind of SMI site is used.
|