DataCell.Instance プロパティ

定義

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

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

プロパティ値

DataCellInstance オブジェクト。

適用対象