[SerializableAttribute]
public class InfoProduct<SerializableAttribute>
Public Class InfoProduct| InfoProduct | Initializes a new instance of the InfoProduct class |
| CascadeDiscount | Cascade discount [DescuentoCascada]. |
| Code | Code of product. |
| CodeVAT | Code of VAT. |
| Key | Query key. |
| Name | Name of product. |
| PercentDiscount | Percent Discount. |
| PhysicalUnitCode | Physical unit that identifies the quantity. |
| PhysicalUnitRatio | Relationship with physical unit. |
| Price | Product price. |
| Quantity | Quantity, units to be delivered. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |