Search Results for

    Show / Hide Table of Contents

    Class CleaningProcessTemplateSelector

    Selects template by CleaningProcessStepEnum

    Inheritance
    System.Object
    CleaningProcessTemplateSelector
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class CleaningProcessTemplateSelector : ISelector

    Properties

    | Improve this Doc View Source

    StepId

    Assigned step

    Declaration
    public Guid StepId { get; set; }
    Property Value
    Type Description
    System.Guid

    Methods

    | Improve this Doc View Source

    SelectTemplate(UITemplate, Object)

    Selection

    Declaration
    public bool SelectTemplate(UITemplate template, object viewModel)
    Parameters
    Type Name Description
    UITemplate template

    Template

    System.Object viewModel

    CleaningProcessViewModel

    Returns
    Type Description
    System.Boolean

    Selected

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