Search Results for

    Show / Hide Table of Contents

    Interface IShipmentStatusLogService

    Service to manage shipment status log entrys.

    Namespace: Simplic.Logistics
    Assembly: Simplic.Logistics.dll
    Syntax
    public interface IShipmentStatusLogService

    Methods

    | Improve this Doc View Source

    Save(ShipmentStatusLogEntry)

    Saves a shipment status log entry.

    Declaration
    bool Save(ShipmentStatusLogEntry logEntry)
    Parameters
    Type Name Description
    ShipmentStatusLogEntry logEntry

    A shipment status log entry instance.

    Returns
    Type Description
    System.Boolean

    Whether the save was successfull.

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