DataValueInstance.Value Property

Definition

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

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

Property Value

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

Applies to