Share via


ODataAnnotatable Class

Definition

Base class for all annotatable types in OData library.

public abstract class ODataAnnotatable
type ODataAnnotatable = class
Public MustInherit Class ODataAnnotatable
Inheritance
ODataAnnotatable
Derived

Constructors

ODataAnnotatable()

Properties

TypeAnnotation

The annotation for storing @odata.type.

Applies to