Group.Instance プロパティ

定義

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

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

プロパティ値

GroupInstance オブジェクト。

適用対象