Show / Hide Table of Contents

Enum CcTemplateType

Value for field 'type' in table 'cc_template'. This Enum is used by: cc_template.type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum CcTemplateType : short

Fields

Name Description
FromDisk

0: The row is the one previously kept on disk

FromReplyTemplate

1: The row is modified by the customer, previously stored in reply templates

Extension Methods

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