WoActionLogSystemDateUtc Property |
UTC timestamp of the action. This value is computed by application rather than provided by user.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime SystemDateUtc { get; set; }
Public Property SystemDateUtc As DateTime
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DateTime
See Also