BoardPreview Object
Contains information about a previous of a Board.
This object is used by the following operations:
- Operations that reference the Board object
The properties included in the BoardPreview object are listed below.
Property | Type | Description |
---|---|---|
BoardItemCount | long | The unique ID for a specific Board item. For example, if it is an API board, it is the APIID. For information about how to find a BoardItemID, see Board Item ID. |
MostPopularItem | BoardItemPreview |
Contains information about a Board item, used in a preview scenario. A preview of the most popular Board item. |