[SerializableAttribute]
public class ProductLogistic : BindableCore<SerializableAttribute>
Public Class ProductLogistic
Inherits BindableCore| ProductLogistic | Initializes a new instance of the ProductLogistic class |
| Batch | Batch information [Lote]. |
| DateExpiration | Expiry date [FechaCaducidad]. |
| DateProduction | Production date [FechaProduccion]. |
| Reference | It indicates a free text [Referencia]. |
| SerialNumber | Serial number [NumSerie]. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |