ManagementPackReportPlatform Enumeration
Defines the platforms used in the implementation of a report control.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As ManagementPackReportPlatform
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackReportPlatform
[SerializableAttribute]
public enum ManagementPackReportPlatform
[SerializableAttribute]
public enum class ManagementPackReportPlatform
/** @attribute SerializableAttribute() */
public enum ManagementPackReportPlatform
SerializableAttribute
public enum ManagementPackReportPlatform
Members
Member name | Description |
---|---|
WebForm | The report control is implemented using a Web Form. |
WinForm | The report control is implemented using a Windows Form. |
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP