Show / Hide Table of Contents

Enum TicketAlertAction

Bitmask available ticket alert action This Enum consists of flag values that can be combined.

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[Flags]
public enum TicketAlertAction

Fields

Name Description
ActionDelegate

1: Controls Reassign

ActionEmail

4: Controls Email others

ActionEmailCategoryMaster

32: Controls Email Category administrator

ActionEmailCustomer

8: Controls Email Contact

ActionEmailUser

16: Controls Email User

ActionScript

1024: Controls Script

ActionSms

64: Controls SMS others

ActionSmsCategoryMaster

512: Controls SMS Category administrator

ActionSmsCustomer

128: Controls SMS Contact

ActionSmsUser

256: Controls SMS User

Extension Methods

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