StructuresGroupableColumns
The valid fields by which structures can be grouped.
enum StructuresGroupableColumns {
PROPERTY
BUILDING_TYPE
OWNERSHIP_TYPE
PRIMARY_USAGE_PURPOSE
TAGS
}
Values
StructuresGroupableColumns.PROPERTY
The structure's parent property.
StructuresGroupableColumns.BUILDING_TYPE
The building type.
StructuresGroupableColumns.OWNERSHIP_TYPE
The ownership type.
StructuresGroupableColumns.PRIMARY_USAGE_PURPOSE
The primary usage purpose.
StructuresGroupableColumns.TAGS
The building tags.