ManagementPackReportParameterControlImplementation Members
Represents a management pack element that is defined by the ManagementPackReportParameterControlImplementation complex type.
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 | |
---|---|---|
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. |
Top
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. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackReportParameterControlImplementation Class
Microsoft.EnterpriseManagement.Configuration Namespace