Поделиться через


ReportElement.ParentDefinitionPath Свойство

Определение

Возвращает путь к родительскому объекту определения отчета в определении отчета.

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

Значение свойства

Объект IDefinitionPath, представляющий путь к родительскому элементу объекта в определении отчета.

Реализации

Применяется к