CoordinationsGroupableColumns
The valid fields by which coordinations can be grouped.
enum CoordinationsGroupableColumns {
STATUS
TYPE
STAGE
MEMBERS
RESPONSIBLE
CONTACTS
PROJECTS
PROPERTIES
TAGS
}
Values
CoordinationsGroupableColumns.STATUS
Group by coordination status.
CoordinationsGroupableColumns.TYPE
Group by coordination type.
CoordinationsGroupableColumns.STAGE
Group by coordination stage.
CoordinationsGroupableColumns.MEMBERS
Group by coordination members.
CoordinationsGroupableColumns.RESPONSIBLE
Group by responsible members.
CoordinationsGroupableColumns.CONTACTS
Group by contacts.
CoordinationsGroupableColumns.PROJECTS
Group by projects.
CoordinationsGroupableColumns.PROPERTIES
Group by properties.
CoordinationsGroupableColumns.TAGS
Group by tags.