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


Свойство NumericIndicator.Instance

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets an instance of the NumericIndicator class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Instance As NumericIndicatorInstance 
    Get
'Применение
Dim instance As NumericIndicator 
Dim value As NumericIndicatorInstance 

value = instance.Instance
public NumericIndicatorInstance Instance { get; }
public:
property NumericIndicatorInstance^ Instance {
    NumericIndicatorInstance^ get ();
}
member Instance : NumericIndicatorInstance
function get Instance () : NumericIndicatorInstance

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.NumericIndicatorInstance
An instance of the NumericIndicator class.

См. также

Справочник

NumericIndicator Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering