TrackingOperationIsOutOfRoute Property |
When true, indicates that this TrackingOperation is out of route.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool IsOutOfRoute { get; }
Public ReadOnly Property IsOutOfRoute As Boolean
Get
public:
property bool IsOutOfRoute {
bool get ();
}
member IsOutOfRoute : bool with get
Property Value
Type:
BooleanSee Also