Search Results for

    Show / Hide Table of Contents

    Class DriverExternal

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

    Properties

    | Improve this Doc View Source

    Customer

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

    Din

    Declaration
    public string Din { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FirstName

    Declaration
    public string FirstName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Id

    Declaration
    public int? Id { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    LanguageId

    Declaration
    public int? LanguageId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    | Improve this Doc View Source

    LanguageName

    Declaration
    public string LanguageName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LastName

    Declaration
    public string LastName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    Pin

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