Share via


ManagementPackReportParameterControlImplementation Members

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
public property Assembly Gets or sets the name of the assembly (.dll file) where the report control implementation is stored.
public property Platform Gets or sets the platform (a Windows Form or Web Form) for the report control implementation.
public property Type Gets or sets the name of the class that implements the report control.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
public method WriteXml Writes the Xml for the report control implementation in the specified Management Pack.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementPackReportParameterControlImplementation Class
Microsoft.EnterpriseManagement.Configuration Namespace

Send comments about this topic to Microsoft.