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