Click or drag to resize
SlaValuesOverrideRespondInMinutes Property
Default value for the time in which WO must be started, number of minutes. Supported values 1-599999.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int RespondInMinutes { get; set; }

Property Value

Type: Int32
See Also