Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListEntityProps

List Entity Properties

Hierarchy

  • IListEntityProps

Index

Properties

Optional callback

callback: (list: IList) => void

The callback method.

Type declaration

    • Parameters

      Returns void

name

name: string

The list entity name.

Optional targetInfo

targetInfo: ITargetInfoProps

The target information to pass to the web request.

Optional url

url: string

The relative url of the web containing the list.

Generated using TypeDoc