Condividi tramite


Classe CompiledGaugePointerInstance

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

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class CompiledGaugePointerInstance
'Utilizzo
Dim instance As CompiledGaugePointerInstance
public sealed class CompiledGaugePointerInstance
public ref class CompiledGaugePointerInstance sealed
[<SealedAttribute>]
type CompiledGaugePointerInstance =  class end
public final class CompiledGaugePointerInstance

Nel tipo CompiledGaugePointerInstance sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico CompiledGaugePointerInstance Creates a new instance of the CompiledGaugePointerInstance class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica GaugeInputValue Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering