| AlertScope Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class AlertScope : CorrigoEntityWithOptimisticLock
The AlertScope type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AlertTypeId | 
            Alert Type. One of AlertType enumeration members; only Employee alerts are allowed.
             | 
|  | ScopeId | 
            Defines Work Zone or Portfolio for which subscription is configured. 
             | 
|  | ScopeTypeId | 
            Defines Work Zone or Portfolio for which subscription is configured.
            Supported values for ScopeTypeID are only ActorType.Property and ActorType.Portfolio.
             | 
|  | UserId | 
            Employee/technician ID.
             | 
 See Also
See Also