Click or drag to resize

WorkOrderCreatedDateUtc Property

Date Utc the work order was created. If not specified will be UtcNow().

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime CreatedDateUtc { get; set; }

Property Value

DateTime
See Also