Class ShipmentStatus
Shipment status object
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.PlugIn.Logistics.Disposition
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
[Obsolete("ShipmentStatus is obsolete. Use Simplic.Logistics.ShipmentStatus")]
public class ShipmentStatus : ShipmentStatus
Properties
| Improve this Doc View SourceId
Gets or sets the shipment status Id
Declaration
[Obsolete("ShipmentStatus is obsolete. Use Simplic.Logistics.ShipmentStatus")]
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |