GroupExPathCultureType Table

The GroupExPathCultureType table stores complete enterprise group paths per culture type for each enterprise group.

Table 1. Database columns for GroupExPathCultureType table

Database Column

Details

GroupID

Type: integer. Key

The ID of the group the transalted path belongs to.

CultureType

Type: text (max 12 characters). Key

A unique identifier for a culture type.

Path

Type: text (max 500 characters)

The translated group path for the specific culture type.

TreePath

Type: text (max 4000 characters)

A generated path that can be used to sort groups in tree order.