Show / Hide Table of Contents

Enum DeltaType

Type and content of delta This Enum is used by: ConfigurableScreenDelta.deltaType

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum DeltaType : short

Fields

Name Description
CustomFields

3: UDefs and extrafields, generated by code

Customized

4: Customized, added by admin user

System

1: System

Unknown

0: Unknown

WebPanel

2: WebPanel from list table extapp, generated by code

Extension Methods

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