OperationTrackingMode Property |
An enumerated value indicating how units are tracked at this operation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public OperationTrackingType TrackingMode { get; set; }
Public Property TrackingMode As OperationTrackingType
Get
Set
public:
property OperationTrackingType TrackingMode {
OperationTrackingType get ();
void set (OperationTrackingType value);
}
member TrackingMode : OperationTrackingType with get, set
Property Value
Type:
OperationTrackingTypeSee Also