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

DataCellInstance 物件。

適用於