Класс CompiledGaugeInputValueInstance
Represents an instance type of the GaugeInputValue class, and contains the parsed values of the properties in GaugeInputValue.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class CompiledGaugeInputValueInstance
'Применение
Dim instance As CompiledGaugeInputValueInstance
public sealed class CompiledGaugeInputValueInstance
public ref class CompiledGaugeInputValueInstance sealed
[<SealedAttribute>]
type CompiledGaugeInputValueInstance = class end
public final class CompiledGaugeInputValueInstance
Тип CompiledGaugeInputValueInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Value | Gets the parsed value that represents the Value property in a GaugeInputValue class. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering