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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum DeltaType : short

Fields

Name Description
CustomFields

3: UDefs and extrafields, generated by code

CustomObjectArchivePanel

5: Archive panels for extra/custom tables, 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<DeltaType, To>(DeltaType)
Converters.MapEnums<DeltaType, To>(DeltaType)
ObjectExtensions.AssignByReflection<DeltaType>(DeltaType, DeltaType)
ObjectExtensions.GraphCopy<DeltaType>(DeltaType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top