ManagementPackLinkedReportParameter Members
Represents a Management Pack element that is defined by the ManagementPackLinkedReportParameter complex type. This type defines a parameter in a linked report.
The following tables list the members exposed by the ManagementPackLinkedReportParameter type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackLinkedReportParameter | Initializes a new ManagementPackLinkedReportParameter object. |
Top
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name of the linked report parameter. | |
ValueCollection | Gets a list of strings that contain the values for the linked report parameter. |
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 an element of this type to the specified Management Pack. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackLinkedReportParameter Class
Microsoft.EnterpriseManagement.Configuration Namespace