Search Results for

    Show / Hide Table of Contents

    Class CleaningProcessItemApplicationHelper

    Application helper

    Inheritance
    System.Object
    CleaningProcessItemApplicationHelper
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class CleaningProcessItemApplicationHelper : GridWindowApplicationHelper<Guid, CleaningProcessItem, CleaningProcessItemViewModel>

    Properties

    | Improve this Doc View Source

    PrimaryKeyColumn

    Gets the primary column of CleaningProcessItem

    Declaration
    public override string PrimaryKeyColumn { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WindowInterface

    Gets the window interface

    Declaration
    public override Type WindowInterface { get; }
    Property Value
    Type Description
    System.Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx