Класс 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.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.