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


Свойство GaugeTickMarks.Instance

Gets the report instance object that contains the calculated values of this report definition object.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarksInstance
A GaugeTickMarksInstance object.

См. также

Справочник

GaugeTickMarks Класс

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