ODataValue Class

Definition

Represents the value of a property.

public abstract class ODataValue : Microsoft.OData.ODataItem
type ODataValue = class
    inherit ODataItem
Public MustInherit Class ODataValue
Inherits ODataItem
Inheritance
Derived

Constructors

ODataValue()

Properties

TypeAnnotation

The annotation for storing @odata.type.

(Inherited from ODataAnnotatable)

Applies to