Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListItemQueryCollection

IListItemQueryCollection

Hierarchy

Index

Properties

Optional done

done: (resolve: (value?: Array<ListItemOData>) => void) => void

Type declaration

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

nextFl

nextFl: boolean

True, if more items exist.

response

response: string

The response

results

results: Array<ListItemOData>

Results

Methods

add

  • add(parameters?: any): IBaseExecution<ListItem>

getById

getByStringId

next

stringify

  • stringify(): string

Generated using TypeDoc