CustomData.DataRowHierarchy プロパティ

定義

データの行メンバーの階層を取得します。

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

プロパティ値

DataHierarchy オブジェクト。

適用対象