Search Results for

    Show / Hide Table of Contents

    Class TelematicTripSnapshot

    !!OBSOLETE!! TelematicTripSnapshot Represents a trip snapshot from a vehicle

    Inheritance
    System.Object
    TelematicTripSnapshot
    TelematicTripSnapshot
    Inherited Members
    TelematicTripSnapshot.Ident
    TelematicTripSnapshot.VehicleId
    TelematicTripSnapshot.Odometer
    TelematicTripSnapshot.ExternVehicleIntId
    TelematicTripSnapshot.ExternVehicleStrId
    TelematicTripSnapshot.ExternVehicleGuidId
    TelematicTripSnapshot.CurrentDate
    TelematicTripSnapshot.CurrentTime
    TelematicTripSnapshot.Latitude
    TelematicTripSnapshot.Longitude
    TelematicTripSnapshot.Street
    TelematicTripSnapshot.City
    TelematicTripSnapshot.Country
    TelematicTripSnapshot.ZipCode
    TelematicTripSnapshot.IsoCountry
    TelematicTripSnapshot.Speed
    TelematicTripSnapshot.TelematicSystemId
    TelematicTripSnapshot.CurrentDateTime
    TelematicTripSnapshot.EmploymentId
    TelematicTripSnapshot.MessageType
    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.PlugIn.Logistics.Telematic
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class TelematicTripSnapshot : TelematicTripSnapshot

    Properties

    | Improve this Doc View Source

    TelematicSystem

    Gets an instance of the current telematic system id

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