PropertiesGroupableColumns
The valid fields by which properties can be grouped.
enum PropertiesGroupableColumns {
STATUS
MEMBERS
CONTACTS
PROJECTS
TAGS
}
Values
PropertiesGroupableColumns.STATUS
Group by property status.
PropertiesGroupableColumns.MEMBERS
Group by property members.
PropertiesGroupableColumns.CONTACTS
Group by contacts.
PropertiesGroupableColumns.PROJECTS
Group by projects.
PropertiesGroupableColumns.TAGS
Group by tags.