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.245.0.0 (8.245.0.0)
Syntax public string DateCode { get; set; }
Public Property DateCode As String
Get
Set
public:
property String^ DateCode {
String^ get ();
void set (String^ value);
}
member DateCode : string with get, set
Property Value
Type:
StringSee Also