Search Results for

    Show / Hide Table of Contents

    Class RestActivityInfo

    Inheritance
    System.Object
    RestActivityInfo
    WeekRestActivityInfo
    Inherited Members
    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 RestActivityInfo

    Properties

    | Improve this Doc View Source

    Duration

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

    End

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

    Start

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