ReportAction.ReportServer Property

Definition

Gets or sets the report server associated with the action.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ReportAction_ReportServer")]
public string ReportServer { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Configurable")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ReportAction_ReportServer")>]
member this.ReportServer : string with get, set
Public Property ReportServer As String

Property Value

String

The report server.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to