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