Search Results for

    Show / Hide Table of Contents

    Interface ICleaningProcessSealRepository

    Access to the CleaningProcessSeal

    Namespace: Simplic.Logistics.Cleaning
    Assembly: Simplic.Logistics.Cleaning.dll
    Syntax
    public interface ICleaningProcessSealRepository

    Methods

    | Improve this Doc View Source

    GetByProcessId(Guid)

    Declaration
    IEnumerable<CleaningProcessSeal> GetByProcessId(Guid processId)
    Parameters
    Type Name Description
    System.Guid processId
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<CleaningProcessSeal>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx