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 SoTable.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 |