ReportAction.ReportFormatParameters Property

Definition

Gets a collection of report format parameters.

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

Property Value

A collection of report format parameters.

Attributes

Applies to