Share via


ManagementPackLinkedReportParameter Class

Definition

Represents a management pack element that is defined by the ManagementPackLinkedReportParameter complex type. This type defines a parameter in a linked report.

public ref class ManagementPackLinkedReportParameter
[System.Serializable]
public class ManagementPackLinkedReportParameter
type ManagementPackLinkedReportParameter = class
Public Class ManagementPackLinkedReportParameter
Inheritance
ManagementPackLinkedReportParameter
Attributes

Constructors

ManagementPackLinkedReportParameter()

Initializes a new ManagementPackLinkedReportParameter object.

Properties

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.

Methods

WriteXml(ManagementPack, XmlWriter)

Writes the XML for an element of this type to the specified management pack.

Applies to