CreateList 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.
CreateList
public class CreateList
type CreateList = class
Public Class CreateList
- Inheritance
-
CreateList
Constructors
| Name | Description |
|---|---|
| CreateList() | |
Properties
| Name | Description |
|---|---|
| BoardId |
The unique Id of the board to create the list in. |
| ListName |
The name of the list. |
| ListPosition |
The position of the list. Specify top, bottom, or a positive number. |
| ListSource |
The id of the list to copy into the new list. |