Compartir a través de


Clase CompiledGaugePointerInstance

Represents an instance type of the GaugePointer class, and contains the parsed values of the properties in GaugePointer.

Jerarquía de herencia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class CompiledGaugePointerInstance
'Uso
Dim instance As CompiledGaugePointerInstance
public sealed class CompiledGaugePointerInstance
public ref class CompiledGaugePointerInstance sealed
[<SealedAttribute>]
type CompiledGaugePointerInstance =  class end
public final class CompiledGaugePointerInstance

El tipo CompiledGaugePointerInstance expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público CompiledGaugePointerInstance Creates a new instance of the CompiledGaugePointerInstance class.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública GaugeInputValue Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering