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