Group Types

From truxwiki.com
Jump to navigation Jump to search

These defined constants represent the different types of groups in Truxton.

This information is also kept in the [GroupType] database table. It is used to set the [GroupTypeID] column of the [Group] table.

Name Value Meaning
GROUP_TYPE_UNKNOWN 0 The type is not known.
GROUP_TYPE_USER 1 The groups was generated by a user.
GROUP_TYPE_AUTOMATIC 2 An ETL created this group.