Show / Hide Table of Contents

Enum AppAvailState

Value for the availableInState field in table externalapplication This Enum is used by: ExtApp.availableInState This Enum consists of flag values that can be combined.

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

Fields

Name Description
Always

0: This application is always available

CentralDb

1: This application is only available on the Central database

SalesMarketingPocket

16: This application is available on Sales Marketing Pocket

SalesMarketingWeb

8: This application is available on Sales Marketing Web

SatelliteDb

2: This application is only available on a Satellite database

TravelDb

4: This application is only available on a Travel database

Extension Methods

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