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.10.0.0")]
public enum ConfigType : short
Fields
| Name | Description |
|---|---|
| Options | 1: The row contains customer center options data |
| Style | 0: The row contains customer center style data |
| SubscriptionsOptions | 11: The row contains subscriptions options data |
| SubscriptionsStyle | 10: The row contains subscriptions style data |