Search Results for

    Show / Hide Table of Contents

    Class CleaningPreOrderManager

    Inheritance
    System.Object
    CleaningPreOrderManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class CleaningPreOrderManager

    Constructors

    | Improve this Doc View Source

    CleaningPreOrderManager()

    Initialize new cleaning manager

    Declaration
    public CleaningPreOrderManager()

    Methods

    | Improve this Doc View Source

    TournrUniqueCheck(String, Guid)

    Checks wherther the given Tournr is unique

    Declaration
    public bool TournrUniqueCheck(string tournr, Guid tourId)
    Parameters
    Type Name Description
    System.String tournr

    The tournr that will be checked

    System.Guid tourId
    Returns
    Type Description
    System.Boolean

    Returns true when the tournr is unique and false when not

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