Condividi tramite


Proprietà IDefinitionPath.ParentDefinitionPath

Gets the path to report definition object's parent in the report definition.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
ReadOnly Property ParentDefinitionPath As IDefinitionPath 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
An IDefinitionPath object.

Vedere anche

Riferimento

IDefinitionPath Interfaccia

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering