Search Results for

    Show / Hide Table of Contents

    Class LinkConfiguration

    Inheritance
    System.Object
    LinkConfiguration
    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.Flow.Configuration
    Assembly: Simplic.Flow.Configuration.dll
    Syntax
    public class LinkConfiguration

    Properties

    | Improve this Doc View Source

    From

    Declaration
    public Link From { get; set; }
    Property Value
    Type Description
    Link
    | Improve this Doc View Source

    To

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