Search Results for

    Show / Hide Table of Contents

    Class SpedionInQueueItem

    A class to get a Spedion Message in a TelematicInQueueItem

    Inheritance
    System.Object
    TelematicInQueueItem
    SpedionInQueueItem
    Inherited Members
    TelematicInQueueItem.Id
    TelematicInQueueItem.ExternalId
    TelematicInQueueItem.Message
    TelematicInQueueItem.VehicleId
    TelematicInQueueItem.ExternVehicleId
    TelematicInQueueItem.MessageTime
    TelematicInQueueItem.TelematicSystemId
    TelematicInQueueItem.JsonMessage
    TelematicInQueueItem.TripSnapshot
    TelematicInQueueItem.DailyMileage
    TelematicInQueueItem.IsProcessed
    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
    Assembly: Simplic.Telematic.Spedion.dll
    Syntax
    public class SpedionInQueueItem : TelematicInQueueItem

    Properties

    | Improve this Doc View Source

    SpedionMessage

    Gets or sets the Spedion Message

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