AlertScope Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class AlertScope : CorrigoEntityWithOptimisticLock
The AlertScope type exposes the following members.
| 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.
|