Search Results for

    Show / Hide Table of Contents

    Class WeeklyRestDtcoAnalysisResultEntry

    Inheritance
    System.Object
    AbstractDtcoAnalysisResultEntry
    AbstractRestDtcoAnalysisResultEntry
    WeeklyRestDtcoAnalysisResultEntry
    Inherited Members
    AbstractRestDtcoAnalysisResultEntry.MinDurationOfNextRest
    AbstractRestDtcoAnalysisResultEntry.CurrentRestDuration
    AbstractDtcoAnalysisResultEntry.StartDate
    AbstractDtcoAnalysisResultEntry.CurrentDuration
    AbstractDtcoAnalysisResultEntry.RemainingDuration
    AbstractDtcoAnalysisResultEntry.MaxAllowedDuration
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Telematic.Spedion.DriveAndRestTimesWs
    Assembly: Simplic.Telematic.Spedion.dll
    Syntax
    [Serializable]
    public class WeeklyRestDtcoAnalysisResultEntry : AbstractRestDtcoAnalysisResultEntry

    Properties

    | Improve this Doc View Source

    DetectedReducedWeeklyRestsToCompensate

    Declaration
    public ReducedWeeklyRestToCompensate[] DetectedReducedWeeklyRestsToCompensate { get; set; }
    Property Value
    Type Description
    ReducedWeeklyRestToCompensate[]
    | Improve this Doc View Source

    DurationOfLastWeeklyRest

    Declaration
    public Duration DurationOfLastWeeklyRest { get; set; }
    Property Value
    Type Description
    Duration
    | Improve this Doc View Source

    LastNormalRestEndDate

    Declaration
    public DateTime LastNormalRestEndDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    NextRestStartDate

    Declaration
    public DateTime NextRestStartDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    WeekRestActivityInfo

    Declaration
    public WeekRestActivityInfo[] WeekRestActivityInfo { get; set; }
    Property Value
    Type Description
    WeekRestActivityInfo[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx