WorkOrderDtUtcOnSiteBy Property |
Utc time indicating moment by which WO needs to be "responded to", i.e. started
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime? DtUtcOnSiteBy { get; set; }
Public Property DtUtcOnSiteBy As DateTime?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDateTime
See Also