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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int AcknowledgeInMinutes { get; set; }
Public Property AcknowledgeInMinutes As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also