Job.Path Propriedade

Definição

Recebe o caminho completo até o relatório ao qual o trabalho está associado.

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

Valor da propriedade

A string que contém o caminho completo até o relatório ao qual um trabalho está associado.

Aplica-se a