PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the channels for which data is stored in SMI.
Namespace: Smartsite.ManagementInformation
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
C# | Copy Code |
---|---|
[] public static GetChannels( string siteName ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Shared Function GetChannels ( _ siteName As _ ) As |
Parameters
- siteName
- String
Name of the SMI site.
Return Value
See Also
SmiData Class
Smartsite.ManagementInformation Namespace