Search Results for

    Show / Hide Table of Contents

    Class DataPortEnqueueDir

    Inheritance
    System.Object
    DataPortEnqueueDir
    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.Cloud.CLI
    Assembly: simplic-cloud-cli.dll
    Syntax
    public class DataPortEnqueueDir

    Properties

    | Improve this Doc View Source

    Delete

    Declaration
    public bool Delete { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Directory

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

    EMail

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

    Method

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

    Password

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

    TransformerName

    Declaration
    public string TransformerName { 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