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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
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<DesignType, To>(DesignType)
Converters.MapEnums<DesignType, To>(DesignType)
ObjectExtensions.AssignByReflection<DesignType>(DesignType, DesignType)
ObjectExtensions.GraphCopy<DesignType>(DesignType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top