ManagementPackReportPlatform Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the platforms used in the implementation of a report control.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.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 | Specifies that the report control is implemented using a Web Form. |
WinForm | Specifies that the report control is implemented using a Windows Form. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003