Share via


DynamicList Class

Definition

Defines an extension for a list entity.

public class DynamicList
type DynamicList = class
Public Class DynamicList
Inheritance
DynamicList

Constructors

DynamicList()

Initializes a new instance of the DynamicList class.

Properties

Entity

Gets or sets the name of the list entity to extend.

List

Gets or sets the lists to append on the extended list entity.

Applies to