| AlertSubscription Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class AlertSubscription : CorrigoEntityWithComposedIdAndOptimisticLockOfAlertSubscriptionEntitySpecifierAlertSubscription
The AlertSubscription type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AlertTypeId | 
            Alert Type. One of AlertType enumeration members; only Employee alerts are allowed.
             | 
|  | FullScopeSubscription | 
            True means this subscription applies to all work zones from Technician’s scope.
             | 
|  | SubscriptionScope | 
            Alert Scope collection
             | 
|  | UserId | 
            Employee/technician ID.
             | 
 See Also
See Also