Show / Hide Table of Contents

Enum SoTable.TableKind

Kind and origin of table - SuperOffice system; Partner-defined using the SoDictionary; or ExtraTable from Customer Service

Namespace: SuperOffice.Data.Dictionary
Assembly: SoDataBase.dll
Syntax
public enum TableKind

Fields

Name Description
CSExtraTable

ExtraTable from Customer Service

PartnerDefined

Partner-defined using the SoDictionary

System

SuperOffice system - defined by R & D

TempTable

Temporary table, typically used by Mass Upsert

Extension Methods

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