MoveCardInput 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.
Move card to another column
public class MoveCardInput
type MoveCardInput = class
Public Class MoveCardInput
- Inheritance
-
MoveCardInput
Constructors
| Name | Description |
|---|---|
| MoveCardInput() | |
Properties
| Name | Description |
|---|---|
| CardId |
The card to be moved |
| CardTitle |
The title of the card to be moved |
| ColumnId |
The column where the card should be moved to |