ProjectColumnPurpose Enum
The semantic purpose of the column - todo, in progress, or done.
Possible Values
#
DONE
The column contains cards which are complete
IN_PROGRESS
The column contains cards which are currently being worked on
TODO
The column contains cards still to be worked on
Usages
#
References
#
- Field purpose from ProjectColumn
Previous
ProjectColumnImport
Next
ProjectConnection
