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