Classe CompiledGaugeInputValueInstance
Represents an instance type of the GaugeInputValue class, and contains the parsed values of the properties in GaugeInputValue.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CompiledGaugeInputValueInstance
'Utilizzo
Dim instance As CompiledGaugeInputValueInstance
public sealed class CompiledGaugeInputValueInstance
public ref class CompiledGaugeInputValueInstance sealed
[<SealedAttribute>]
type CompiledGaugeInputValueInstance = class end
public final class CompiledGaugeInputValueInstance
Nel tipo CompiledGaugeInputValueInstance sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Value | Gets the parsed value that represents the Value property in a GaugeInputValue class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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