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. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Assembly | Gets or sets the name of the assembly (.dll file) where the report control implementation is stored. |
|
Platform | Gets or sets the platform (a Windows Form or Web Form) for the report control implementation. |
|
Type | Gets or sets the name of the class that implements the report control. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
|
WriteXml | Writes the Xml for the report control implementation in the specified Management Pack. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

