Show / Hide Table of Contents

Enum ApplicationType

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum ApplicationType

Fields

Name Description
ExtApplication

1: EXE file of some kind, corresponds to the 'External application' radio button

ExtURL

5: URL, to be shown externally (start new browser window) (does not seem to be implemented in SOCRM)

IntegratedHTML

2: HTML output from someplace (does not seem to be implemented in SOCRM)

IntegratedURL

3: URL, content to be shown using integrated browser (does not seem to be implemented in SOCRM)

URL

4: URL, to be shown using whatever installed browser, correponds to the 'URL' radio button

Unknown

Unknown - used when initializing

Extension Methods

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