ReportAction.ReportParameters Property

Definition

Gets a collection of report parameters for the action.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.ReportParameterCollection ReportParameters { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ReportParameters : Microsoft.AnalysisServices.ReportParameterCollection
Public ReadOnly Property ReportParameters As ReportParameterCollection

Property Value

A collection of report parameters.

Attributes

Applies to