The current status of the item.
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.245.0.0 (8.245.0.0)
Syntax public ItemStatus Status { get; }
Public ReadOnly Property Status As ItemStatus
Get
public:
property ItemStatus Status {
ItemStatus get ();
}
member Status : ItemStatus with get
Property Value
Type:
ItemStatusSee Also