Click or drag to resize
SlaValuesOverrideAckInMinutes Property
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”.

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

Property Value

Type: Int32
See Also