Search Results for

    Show / Hide Table of Contents

    Class PricingShipmentItemConverter

    Converter for shipment items and shipment item input objects

    Inheritance
    System.Object
    PricingShipmentItemConverter
    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 static class PricingShipmentItemConverter

    Methods

    | Improve this Doc View Source

    ConvertToInputObject(ShipmentItem)

    Converts an shipment item into an shipment intem input object

    Declaration
    public static ShipmentItemInputObject ConvertToInputObject(ShipmentItem shipmentItem)
    Parameters
    Type Name Description
    ShipmentItem shipmentItem

    The shipment item

    Returns
    Type Description
    ShipmentItemInputObject

    An shipment item input object

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx