ListFilter - rwjdk/TrelloDotNet GitHub Wiki

Defines filters for lists on a Trello board.

Values

Value Description
All Includes all lists regardless of their state.
Closed Includes only archived lists.
Open Includes only active lists.

Usage

Used in GetListOptions to specify the type of lists to retrieve.