Search Results for

    Show / Hide Table of Contents

    Interface BulkShipmentStatusRefreshCommand

    Interface for a command send to refresh the status of a list (bulk) of shipments.

    Namespace: Simplic.Logistics.SchemaRegistry
    Assembly: Simplic.Logistics.SchemaRegistry.dll
    Syntax
    public interface BulkShipmentStatusRefreshCommand

    Properties

    | Improve this Doc View Source

    RefreshCommands

    Gets or sets a list of refresh commands the status of the contaided shipments should be refreshed.

    Declaration
    IList<ShipmentStatusRefreshCommand> RefreshCommands { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<ShipmentStatusRefreshCommand>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx