Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NavigationNodeOData

NavigationNodeOData

Hierarchy

Index

Properties

Optional AudienceIds

AudienceIds: { results: Array<any> }

Type declaration

  • results: Array<any>

Children

Optional Id

Id: number

Optional IsDocLib

IsDocLib: boolean

Optional IsExternal

IsExternal: boolean

Optional IsVisible

IsVisible: boolean

Optional ListTemplateType

ListTemplateType: number

Optional Title

Title: string

Optional Url

Url: string

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

delete

  • delete(): IBaseExecution<any>
  • Returns IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(): IBaseExecution<any>
  • Returns IBaseExecution<any>

Generated using TypeDoc