Lenguaje

ReportElement.ParentDefinitionPath Propiedad

Definición

Obtiene la ruta hacia el padre del objeto de definición de reporte en la definición del informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath ^ ParentDefinitionPath { Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath ParentDefinitionPath { get; }
member this.ParentDefinitionPath : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
Public ReadOnly Property ParentDefinitionPath As IDefinitionPath

Valor de propiedad

Un IDefinitionPath objeto que representa el camino hacia el padre del objeto de definición de reporte en la definición del informe.

Implementaciones

Se aplica a