Search Results for

    Show / Hide Table of Contents

    Class EventDelegate

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

    Properties

    | Improve this Doc View Source

    EventName

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

    EventNodeId

    Declaration
    public Guid EventNodeId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    FlowId

    Declaration
    public Guid FlowId { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    IsStartEvent

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