GaugeInputValueInstance.Value Property

Definition

Gets the calculated value of the Value property in a GaugeInputValue class.

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

An object that represents the calculated value of the Value property.

Applies to