This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Macro that can be used to retrieve report data from SMI. This macro returns a DataTable with the requested information.
Namespace: Smartsite.ManagementInformation
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
C# | Copy Code |
---|---|
[("SmiData")] public class SmiData : |
Visual Basic (Declaration) | Copy Code |
---|---|
<("SmiData")> _ Public Class SmiData _ Inherits |
Inheritance Hierarchy
System..::..Object
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ResultSetModule
Smartsite.ManagementInformation..::..SmiData
Smartsite.Core..::..BaseModule
Smartsite.Core..::..Module
Smartsite.Core..::..ResultSetModule
Smartsite.ManagementInformation..::..SmiData
See Also
SmiData Members
Smartsite.ManagementInformation Namespace