Classe GaugeInputValueInstance

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

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

Sintaxe

'Declaração
Public NotInheritable Class GaugeInputValueInstance _
    Inherits BaseInstance
'Uso
Dim instance As GaugeInputValueInstance
public sealed class GaugeInputValueInstance : BaseInstance
public ref class GaugeInputValueInstance sealed : public BaseInstance
[<SealedAttribute>]
type GaugeInputValueInstance =  
    class
        inherit BaseInstance
    end
public final class GaugeInputValueInstance extends BaseInstance

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeInputValueInstance

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.