Search Results for

    Show / Hide Table of Contents

    Class ShipmentStatus

    Shipment status object

    Inheritance
    System.Object
    ShipmentStatus
    ShipmentStatus
    Inherited Members
    ShipmentStatus.HasRestriction(ShipmentStatusRestriction)
    ShipmentStatus.Guid
    ShipmentStatus.Name
    ShipmentStatus.DisableEdit
    ShipmentStatus.IsDefault
    ShipmentStatus.Number
    ShipmentStatus.OrderNr
    ShipmentStatus.RestrictionConfiguration
    ShipmentStatus.EnableStatusResolving
    ShipmentStatus.StatusResolver
    ShipmentStatus.HexColor
    ShipmentStatus.Restrictions
    ShipmentStatus.OverrideByTransactionConfiguration
    ShipmentStatus.IsBillable
    ShipmentStatus.Flag
    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 Source

    Id

    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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx