[SerializableAttribute]
public class RateQuery
<SerializableAttribute>
Public Class RateQuery
RateQuery | Initializes a new instance of the RateQuery class |
Date | Document date |
GroupRateCode | Rate code |
Key | Query key |
PhysicalUnitCode | Physical unit that identifies the quantity |
ProductCode | Code of product |
PropertyCode | Code document owner, supplier or customer, according to the TypeDocument |
Quantity | Quantity, units to be delivered |
StoreCode | Warehouse code |
Type | Type of document |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |