SpecificationsGroupableColumns
The valid fields by which specifications can be grouped.
enum SpecificationsGroupableColumns {
STATUS
TYPE
MEMBERS
RESPONSIBLE
CONTACTS
PROJECTS
PROPERTIES
TAGS
}
Values
SpecificationsGroupableColumns.STATUS
Group by specification status.
SpecificationsGroupableColumns.TYPE
Group by specification type.
SpecificationsGroupableColumns.MEMBERS
Group by specification members.
SpecificationsGroupableColumns.RESPONSIBLE
Group by responsible members.
SpecificationsGroupableColumns.CONTACTS
Group by contacts.
SpecificationsGroupableColumns.PROJECTS
Group by projects.
SpecificationsGroupableColumns.PROPERTIES
Group by properties.
SpecificationsGroupableColumns.TAGS
Group by tags.