Click or drag to resize

WorkOrderDtAcknowledgeBy Property

Local 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)
Syntax
public DateTime? DtAcknowledgeBy { get; set; }

Property Value

NullableDateTime
See Also