ProcessRouteEnforcementMode Property |
An enumerated value indicating whether or not operators will be forced to process production units
through operations in the sequence that is defined by the process definition.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public EnforceRouting RouteEnforcementMode { get; set; }
Public Property RouteEnforcementMode As EnforceRouting
Get
Set
public:
property EnforceRouting RouteEnforcementMode {
EnforceRouting get ();
void set (EnforceRouting value);
}
member RouteEnforcementMode : EnforceRouting with get, set
Property Value
Type:
EnforceRoutingSee Also