Click or drag to resize

ItemMSDExpiredDate Property

The date/time when the exposure time of a moisture sensitive item exceeded maximum limits. This property is only used for items that represent moisture sensitive materials (MSD materials). This is a read-only property that is maintained by the system and may not be directly adjusted.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<DateTime> MSDExpiredDate { get; }

Property Value

Type: NullableDateTime
See Also