Search Results for

    Show / Hide Table of Contents

    Class StackReportFlowEvent

    Flow event configuration

    Inheritance
    System.Object
    StackReportFlowEvent
    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.DataStack
    Assembly: Simplic.DataStack.dll
    Syntax
    public class StackReportFlowEvent

    Properties

    | Improve this Doc View Source

    DisplayName

    Gets or sets the display name

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

    FlowIdentification

    Gets or sets the flow identification

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

    IconId

    Gets or sets the icon name

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