Click or drag to resize

WoActionLogIsBackDate Property

True indicates action was backdated by end user; e.g. time when action is recorded is different from time when action was taken, according to the user.

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

Property Value

Type: Boolean
See Also