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