[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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
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


Send comments about this topic to Microsoft.