Search Results for

    Show / Hide Table of Contents

    WorkTimeResponse

    Type

    The response object for CalculateWorkTime

    Properties

    Name Type Summary Introduced in
    CalculatedTime TimeSpan The calculated time of the work interval.
    TimeOutsideSchedule TimeSpan The difference between the input work interval length and the calculated time.

    Example

    {
      "CalculatedTime": "00:00:00",
      "TimeOutsideSchedule": "00:00:00"
    }
    
    In This Article
    Back to top Copyright © 2023 Monitor ERP System AB