DynamicList interface
Defines an extension for a list entity.
Properties
list |
The name of the list entity to extend. |
request |
The lists to append on the extended list entity. |
Property Details
listEntityName
The name of the list entity to extend.
listEntityName: string
Property Value
string
requestLists
The lists to append on the extended list entity.
requestLists: RequestList[]