Territories

Columns

Name

Type

Description

Id [KEY]

String

Represents the unique ID of the territory.

Name

String

Represents the name of the territory.

ParentId

String

Represents the unique ID of the parent territory, if any.

Criteria

String

Represents the territory criteria details.

Managername

String

Represents the name of the current territory's manager.

Managerid

String

Represents the ID of the current territory's manager.

CreatedByName

String

Represents the name of the user who created the current territory.

CreatedById

String

Represents the ID of the user who created the current territory.

ModifiedByName

String

Represents the name of the user who last modified the current territory.

ModifiedByid

String

Represents the ID of the user who last modified the current territory.

CreatedTime

Datetime

Represents the date and time at which the current territory was created.

Modifiedtime

Datetime

Represents the date and time at which the current territory was last modified.

Desription

String

Represents the description of the territory, if any.

Last updated