Search Results for

    Show / Hide Table of Contents

    Class PricingTransportOrderConverter

    Inheritance
    System.Object
    PricingTransportOrderConverter
    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 PricingTransportOrderConverter

    Methods

    | Improve this Doc View Source

    ConvertFromShipment(TransportOrder)

    Converts a transportOrder to a list of pricing input objects

    Declaration
    public static IList<ShipmentItemInputObject> ConvertFromShipment(TransportOrder transportOrder)
    Parameters
    Type Name Description
    TransportOrder transportOrder

    The transportOrder

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