Search Results for

    Show / Hide Table of Contents

    Class CleaningReportSetting

    Represents the report settings.

    Inheritance
    System.Object
    CleaningReportSetting
    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 CleaningReportSetting

    Properties

    | Improve this Doc View Source

    Report

    Gets or sets the name of the report.

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

    State

    Gets or sets the state, in which the report will be created.

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