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