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 对象,该对象表示指向报表定义中报表定义对象的父级的路径。

实现

适用于