TM
EPCompanyTree
The base class for the workgroup class TM.EPCompanyTreeMaster of the company tree (a hierarchy of workgroups).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccessRights | smallint | - | ||
Description:No description available | ||||
BypassEscalation | bit | Bypass Escalation | - | |
Description:Specifies whether escalation may bypass this workgroup. The default value is false. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
Description | nvarchar(50) | Workgroup Name | - | |
Description:An alphanumeric string of up to 50 characters that describes the workgroup. This field is used to add any information about the workgroup. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
ParentWGID | int | Parent WorkGroup | EPCompanyTree | |
Description:The identifier of the parent workgroup. Corresponds to the value of EPCompanyTree.WorkGroupID | ||||
SortOrder | int | - | ||
Description:Sort order of the employees in the workgroup. The default value is 0. | ||||
UseCalendarTime | bit | Use Calendar Time | - | |
Description:Specifies whether the calendar time is used by the workgroup. The default value is true. | ||||
WaitTime | int | Wait Time | - | |
Description:Wait time that is allowed for work item approval or processing. Time span in minutes. The default value is 0. | ||||
WorkGroupID | int | Work Group | - | |
Description:The idenifier of the workgroup. | ||||