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.6.0.0")]
public enum DesignType : short
Fields
| Name | Description |
|---|---|
| SOEditor | 1: Created with SOEditor |
| Unknown | 0: Unknown type |
| Unlayer | 2: Created with Unlayer editor |