Enum TagEntity
Target Entity of Tags This Enum consists of flag values that can be combined.
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum TagEntity
Fields
Name | Description |
---|---|
Global | 0: Global, not assigned to any particular target |
Ticket | 1: Ticket / request |
Extension Methods
EnumUtil.MapEnums<SuperOffice.Data.TagEntity, To>()