Click or drag to resize

TrackingItem Class

Represents a unit or material that is started at an operation (currently in a transaction).
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsTrackingItem

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class TrackingItem

The TrackingItem type exposes the following members.

Constructors
  NameDescription
Public methodTrackingItem
Initializes a new instance of the TrackingItem class
Top
Properties
  NameDescription
Public propertyItemId
The unique identifier of the Item that has been started.
Public propertyItemUID
The text-based unique identifier (UID) of the Item that has been started.
Top
See Also