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