Show / Hide Table of Contents

Enum DesignType

Indicates what design type this message is created with This Enum is used by: s_message.designtype

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

Fields

Name Description
SOEditor

1: Created with SOEditor

Unknown

0: Unknown type

Unlayer

2: Created with Unlayer editor

Extension Methods

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