Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientWebPartOData

ClientWebPartOData

Hierarchy

Index

Properties

Methods

Properties

Optional Id

Id: any

Optional Name

Name: string

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

render

  • render(properties?: Array<KeyValue>): IBaseExecution<string>
  • Parameters

    • Optional properties: Array<KeyValue>

    Returns IBaseExecution<string>

stringify

  • stringify(): string

Generated using TypeDoc