LeanProductionFlow.workingTimeInCycleTimePeriod Method

Gets the working time of a period.

Syntax

public Seconds workingTimeInCycleTimePeriod(
    TransDateTime _fromDateTime, 
    TransDateTime _toDateTime, 
    Set _setActivities)

Run On

Called

Parameters

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

Return Value

Type: Seconds Extended Data Type
The working time of the takt period in seconds.

See Also

Reference

LeanProductionFlow Table