Поделиться через


TextRun.Instance Свойство

Определение

Возвращает объект экземпляра отчета, содержащий вычисленные значения этого объекта определения отчета.

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

Значение свойства

Объект TextRunInstance.

Применяется к