Search Results for

    Show / Hide Table of Contents

    Class DriverRequest

    Inheritance
    System.Object
    DriverRequest
    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 DriverRequest

    Properties

    | Improve this Doc View Source

    DriverId

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

    RefreshTime

    Declaration
    public DateTime RefreshTime { 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