Click or drag to resize

OperationEstimatedCycleTime Property

The cycle time that have been estimated for this Operation.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<double> EstimatedCycleTime { get; set; }

Property Value

Type: NullableDouble
See Also