| OnCallRule Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class OnCallRule : PortfolioChildCorrigoEntity
The OnCallRule type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AfterHoursUserId | 
            On-call person for off hours.
             | 
|  | BizHoursUserId | 
            On-call person for business hours.
             | 
|  | DayOfWeek | 
            Number of the day inside the week. Supported values are 1 – 7. 1 always means Sunday – regardless of how “First day of the week” setting is configured.
             | 
 See Also
See Also