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

IDefinitionPath 物件。

實作

適用於