Share via


ODataPrimitiveValue.Value Property

Definition

Gets the underlying CLR object wrapped by this ODataPrimitiveValue.

public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Property Value

The underlying primitive CLR value.

Applies to