Escalation List defines rules for sending out emergency alerts; it controls what people receive these alerts, and at which point in time.
Technically, Escalation List is a Generic Child; Escalation List collection can be attached to either Work Zone of Portfolio.
Escalation list for Work Zone or Portfolio can be empty (i.e.may contain no items).
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class EscalationRule : PortfolioChildCorrigoEntity
<SerializableAttribute>
Public Class EscalationRule
Inherits PortfolioChildCorrigoEntity
No code example is currently available or this language may not be supported.
The EscalationRule type exposes the following members.
Properties | Name | Description |
---|
 | NotifyAfter |
Number of minutes since alert inception after which particular Employee may start receiving notifications. Supported values are 0 – 999.
|
 | UserId |
Reference to parent object
|
Top
See Also