ReportSection.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 objeto IDefinitionPath.

Implementaciones

Se aplica a