A wrapper around the ODataValue with extra odata.nextLink and odata.count.

Hierarchy (view full)

Implements

Constructors

Properties

odataCount?: number

It contains the count of a collection of entities or a collection of entity references.

odataNextLink?: string

It contains a URL that allows retrieving the next subset of the requested collection.

value?: WFieldInfo[]

Methods