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/10.3.0.0")]
public enum ConfigType : short
Fields
Name | Description |
---|---|
Options | 1: The row contains options data |
Style | 0: The row contains style data |