Class SpedionInQueueItem
A class to get a Spedion Message in a TelematicInQueueItem
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
Assembly: Simplic.Telematic.Spedion.dll
Syntax
public class SpedionInQueueItem : TelematicInQueueItem
Properties
| Improve this Doc View SourceSpedionMessage
Gets or sets the Spedion Message
Declaration
public Message SpedionMessage { get; set; }
Property Value
Type | Description |
---|---|
Message |