Search Results for

    Show / Hide Table of Contents

    Interface ICleaningProcessItemService

    Access the cleaning process item

    Inherited Members
    ICleaningProcessItemRepository.GetItemsByPreOrder(Guid)
    Namespace: Simplic.Logistics.Cleaning
    Assembly: Simplic.Logistics.Cleaning.dll
    Syntax
    public interface ICleaningProcessItemService : ICleaningProcessItemRepository

    Methods

    | Improve this Doc View Source

    GetDefaultItems()

    Get all default items as preset

    Declaration
    IEnumerable<CleaningProcessItem> GetDefaultItems()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<CleaningProcessItem>

    List of CleaningProcessItem

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