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