Click or drag to resize

ItemDateCode Property

The raw, text-based date code written by the manufacturer on the material or material packaging, indicating the manufacture date of this material. Typically, this date code is "parsed" during item initialization, and populated into the ManufactureDate property.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public string DateCode { get; set; }

Property Value

Type: String
See Also