Enum SystemEventScope
Value for field 'scope' in table 'systemevent'.
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum SystemEventScope
Fields
| Name | Description |
|---|---|
| Database | 2: Value valid for this database |
| Group | 3: Value valid for this group |
| SystemWide | 1: Value valid for all databases under this licence |
| Undefined | 0: Undefined value (error) |
| User | 4: Value valid for this user |