Show / Hide Table of Contents

Enum ShowTaskItemInClient

Show Task Item In Client This Enum is used by: TaskMenu.showInClient This Enum consists of flag values that can be combined.

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

Fields

Name Description
Mobile

2: Mobile

None

0: None

Web

1: SuperOffice Web

Extension Methods

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