Udostępnij przez


Właściwość IDefinitionPath.ParentDefinitionPath

Pobiera ścieżka do raportu definicji obiektu nadrzędnego w definicja raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
ReadOnly Property ParentDefinitionPath As IDefinitionPath
    Get
'Użycie
Dim instance As IDefinitionPath
Dim value As IDefinitionPath

value = instance.ParentDefinitionPath
IDefinitionPath ParentDefinitionPath { get; }
property IDefinitionPath^ ParentDefinitionPath {
    IDefinitionPath^ get ();
}
abstract ParentDefinitionPath : IDefinitionPath
function get ParentDefinitionPath () : IDefinitionPath