WorkOrderAcknowledgeByUtc Property |
UTC time indicating moment by which WO needs to be “acknowledged”, i.e. picked up; NULL means value is undefined.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime? AcknowledgeByUtc { get; set; }
Property Value
Type:
NullableDateTime
See Also