Search Results for

    Show / Hide Table of Contents

    Interface IShipmentTagService

    Interface for a service to load, save and delete shipment tags

    Inherited Members
    IShipmentTagRepository.SaveForShipment(IList<ShipmentTag>, Guid)
    IShipmentTagRepository.GetForShipment(Guid)
    IShipmentTagRepository.DeleteFromShipment(IList<ShipmentTag>, Guid)
    Namespace: Simplic.Logistics
    Assembly: Simplic.Logistics.dll
    Syntax
    public interface IShipmentTagService : IShipmentTagRepository
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx