Freigeben über


CompiledGaugePointerInstance-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugePointerInstance

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

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

Der CompiledGaugePointerInstance-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode CompiledGaugePointerInstance Creates a new instance of the CompiledGaugePointerInstance class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft GaugeInputValue Gets the parsed value that represents the GaugeInputValue property in a GaugePointer class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace