Share via


ODataNullValue Class

Definition

Represents a null property value.

public sealed class ODataNullValue : Microsoft.OData.ODataValue
type ODataNullValue = class
    inherit ODataValue
Public NotInheritable Class ODataNullValue
Inherits ODataValue
Inheritance

Constructors

ODataNullValue()

Properties

TypeAnnotation

The annotation for storing @odata.type.

(Inherited from ODataAnnotatable)

Applies to