CompiledGaugeInputValueInstance Class
Represents an instance type of the GaugeInputValue class, and contains the parsed values of the properties in GaugeInputValue.
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
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.