| SlaValuesOverride Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class SlaValuesOverride : PortfolioChildCorrigoEntity
The SlaValuesOverride type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AckInMinutes | 
            Default value for the time in which WO must be acknowledged (started), number of minutes. Supported values 0-599999.“0” means “do not compute Acknowledge By”.
             | 
|  | DueInMinutes | 
            Default value for the time in which WO must be completed, number of minutes. Supported values 1-599999.
             | 
|  | PriorityId | 
            Reference to Priority ID associated with SLA rule
             | 
|  | RespondInMinutes | 
            Default value for the time in which WO must be started, number of minutes. Supported values 1-599999.
             | 
 See Also
See Also