Lenguaje

ExecutionInfo.ReportPath Propiedad

Definición

Obtiene o establece la ruta completa al informe en el servidor.

public:
 property System::String ^ ReportPath { System::String ^ get(); void set(System::String ^ value); };
public string ReportPath { get; set; }
member this.ReportPath : string with get, set
Public Property ReportPath As String

Valor de propiedad

A que String contiene la ruta del informe.

Comentarios

Esta propiedad está vacía para ejecuciones ad hoc.

Se aplica a