Freigeben über


CompiledGaugeInputValueInstance-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance

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

Syntax

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

Der CompiledGaugeInputValueInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Value Gets the parsed value that represents the Value property in a GaugeInputValue 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