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