AuditClaimDataDuplicateRecovery Property |
Namespace: SxcDeskAppLib
public string DuplicateRecovery { get; set; }
Public Property DuplicateRecovery As String Get Set
public: property String^ DuplicateRecovery { String^ get (); void set (String^ value); }
member DuplicateRecovery : string with get, set