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