Właściwość ModelDrillthroughReport.Path
Pobiera lub ustawia pełną ścieżka model przeglądanie szczegółowe raportu.
Przestrzeń nazw: ReportService2006
Zestaw: ReportService2006 (w ReportService2006.dll)
Składnia
'Deklaracja
Public Property Path As String
Get
Set
'Użycie
Dim instance As ModelDrillthroughReport
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
A ciąg wartość, która zawiera pełną ścieżka model przeglądanie szczegółowe raportu.