Click or drag to resize
WoActionLogSystemDateUtc Property
UTC timestamp of the action. This value is computed by application rather than provided by user.

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

Property Value

Type: DateTime
See Also