Represents a Management Pack element that is defined by the ManagementPackReportParameterControlImplementation complex type. This type defines the implementation for a report control.
The following tables list the members exposed by the ManagementPackReportParameterControlImplementation type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPackReportParameterControlImplementation | Initializes a new ManagementPackReportParameterControlImplementation object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Assembly | Gets or sets the name of the assembly (.dll file) where the report control implementation is stored. | 
| .gif) | Platform | Gets or sets the platform (a Windows Form or Web Form) for the report control implementation. | 
| .gif) | Type | Gets or sets the name of the class that implements the report control. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | WriteXml | Writes the Xml for the report control implementation in the specified Management Pack. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackReportParameterControlImplementation Class
Microsoft.EnterpriseManagement.Configuration Namespace