Linguaggio

Job.Path Proprietà

Definizione

Riceve il percorso completo fino al report a cui un lavoro è associato.

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

Valore della proprietà

A string che contiene il percorso completo verso il report a cui un lavoro è associato.

Si applica a