ReportAction.Path Property

Definition

Gets or sets the path of the report action.

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

Property Value

String

The path of the report action.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to