Click or drag to resize

ItemMSDOpenTime Property

The date/time when this item was most recently "opened". This property is only used for items that represent moisture sensitive materials (MSD materials). "Opening" an MSD material means removing the material from dry storage, or breaking the original manufacture seal (packaging). 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> MSDOpenTime { get; }

Property Value

Type: NullableDateTime
See Also