Search Results for

    Show / Hide Table of Contents

    Interface IContainerLocationRepository

    Interface for all ContainerLocation repository functions

    Namespace: Simplic.Logistics.Container
    Assembly: Simplic.Logistics.Container.dll
    Syntax
    public interface IContainerLocationRepository

    Methods

    | Improve this Doc View Source

    GetLocationByReferenceId(Guid)

    Gets the location based on the sourceReferenceGuid

    Declaration
    ContainerLocation GetLocationByReferenceId(Guid guid)
    Parameters
    Type Name Description
    System.Guid guid
    Returns
    Type Description
    ContainerLocation
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx