Search Results for

    Show / Hide Table of Contents

    Class ActiveFlow

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

    Properties

    | Improve this Doc View Source

    CurrentEventNodes

    Declaration
    public IList<NodeScope<EventNode>> CurrentEventNodes { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<NodeScope<EventNode>>
    | Improve this Doc View Source

    FlowId

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

    FlowInstanceId

    Declaration
    public Guid FlowInstanceId { 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