ProductTrace Class

Product trace class.

Definition

Namespace: Aliquo.Windows.Models
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public class ProductTrace
Inheritance
Object    ProductTrace

Constructors

ProductTraceInitializes a new instance of the ProductTrace class

Properties

Batch Logistics batch.
PhysicalUnitCode Physical unit code.
ProductCode Item code (required).
Reference Logistics reference.
SerialNumber Logistics serial number.
StoreCode Warehouse code.

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also