Search Results for

    Show / Hide Table of Contents

    Class ShipmentSplitManager

    Inheritance
    System.Object
    ShipmentSplitManager
    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
    public class ShipmentSplitManager

    Methods

    | Improve this Doc View Source

    Split(ShipmentSplitConfiguration, Boolean)

    Splits the shipment

    Declaration
    public IList<Shipment> Split(ShipmentSplitConfiguration configuration, bool allowZeroSplit = false)
    Parameters
    Type Name Description
    ShipmentSplitConfiguration configuration

    Filled split configuration

    System.Boolean allowZeroSplit
    Returns
    Type Description
    System.Collections.Generic.IList<Shipment>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx