Właściwość Job.Path
Pełna ścieżka do raportu, z którym jest skojarzone zadanie.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property Path As String
Get
Set
'Użycie
Dim instance As Job
Dim value As String
value = instance.Path
instance.Path = value
public string Path { get; set; }
public:
property String^ Path {
String^ get ();
void set (String^ value);
}
member Path : string with get, set
function get Path () : String
function set Path (value : String)
Wartość właściwości
Typ: System.String
Tylko do odczytu ciąg.