Click or drag to resize
WoPriorityAcknowledgeInMinutes Property
"Acknowledge In" SLA value. 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”. Required.

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

Property Value

Type: Int32
See Also