WoActionLogSystemDateUtc Property |
UTC timestamp of the action. This value is computed by application rather than provided by user.
Action-specific value referencing object (typically, WO child) linked to this action record. Supported only for some action types.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime SystemDateUtc { get; set; }Property Value
Type:
DateTime
See Also