LeanProductionFlow.actualCycleTimeForPeriod Method

Gets the calculated actual cycle time of the production flow version for a specific period.

Syntax

public Seconds actualCycleTimeForPeriod(
    TransDateTime _fromDateTime, 
    TransDateTime _toDateTime, 
   [Set _setEndActivities, 
    InventQty _inventQty, 
    Seconds _seconds])

Run On

Called

Parameters

  • _setEndActivities
    Type: Set Class
    A set that holds the end activities of a production flow; optional.

Return Value

Type: Seconds Extended Data Type
The actual cycle time for the specified period.

See Also

Reference

LeanProductionFlow Table