DynamicList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |