Search Results for

    Show / Hide Table of Contents

    Class AbstractDTCOActivity

    Inheritance
    System.Object
    AbstractDTCOActivity
    DTCOActivity
    DTCOActivityForErrorDetection
    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 abstract class AbstractDTCOActivity

    Properties

    | Improve this Doc View Source

    actType

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

    cardSlot

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

    cardState

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

    d8

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

    specificCondition

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

    state

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