AuditClaimDataWasUpdated Property |
Namespace: SxcDeskAppLib
public bool WasUpdated { get; set; }
Public Property WasUpdated As Boolean Get Set
public: property bool WasUpdated { bool get (); void set (bool value); }
member WasUpdated : bool with get, set