Share via


ODataItem Class

Definition

Base class for Resource Set and Resource.

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

Constructors

ODataItem()

Properties

TypeAnnotation

The annotation for storing @odata.type.

(Inherited from ODataAnnotatable)

Applies to