TerritoryGroup
Organizes territories into groups for streamlined regional management and reporting, capturing key group attributes.
Columns
| Name | Type | ReadOnly | Description |
| Recordno [KEY] | String | False |
Unique identifier for the territory group record. |
| Id | String | False |
The unique ID of the territory group. |
| Name | String | False |
The name of the territory group. |
| Description | String | False |
A description of the territory group. |
| Whencreated | Datetime | False |
The date and time when the territory group was created. |
| Whenmodified | Datetime | False |
The date and time when the territory group was last modified. |
| Createdby | Int64 | False |
The identifier of the user who created the territory group. |
| Modifiedby | Int64 | False |
The identifier of the user who last modified the territory group. |
| Megaentitykey | Int64 | False |
The unique identifier for the mega entity associated with the territory group. |
| Megaentityid | String | False |
The ID of the mega entity associated with the territory group. |
| Megaentityname | String | False |
The name of the mega entity associated with the territory group. |
| Record_url | String | False |
The URL for accessing the territory group record. |