Search Results for

    Show / Hide Table of Contents

    Class DailyRestDtcoAnalysisResultEntry

    Inheritance
    System.Object
    AbstractDtcoAnalysisResultEntry
    AbstractRestDtcoAnalysisResultEntry
    DailyRestDtcoAnalysisResultEntry
    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 DailyRestDtcoAnalysisResultEntry : AbstractRestDtcoAnalysisResultEntry

    Properties

    | Improve this Doc View Source

    IsFirstPartOfSplitAlreadyDone

    Declaration
    public bool IsFirstPartOfSplitAlreadyDone { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsMultipleDriverModeActive

    Declaration
    public bool IsMultipleDriverModeActive { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsNextRestReduced

    Declaration
    public bool IsNextRestReduced { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MaxEndTimeWithNormalRest

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

    MaxEndTimeWithReducedRest

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

    NrOfAllowedReducedResttimes

    Declaration
    public int NrOfAllowedReducedResttimes { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    NrOfUsedReducedResttimes

    Declaration
    public int NrOfUsedReducedResttimes { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx