Show / Hide Table of Contents

Enum ConfigType

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

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

Fields

Name Description
Options

1: The row contains options data

Style

0: The row contains style data

Extension Methods

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