Search Results for

    Show / Hide Table of Contents

    Interface IFlowEventService

    Namespace: Simplic.Flow.Event
    Assembly: Simplic.Flow.Event.dll
    Syntax
    public interface IFlowEventService

    Methods

    | Improve this Doc View Source

    InvokeEvent(FlowEventArgs)

    Declaration
    void InvokeEvent(FlowEventArgs args)
    Parameters
    Type Name Description
    FlowEventArgs args
    | Improve this Doc View Source

    InvokeEvent(String, Object, Object, Int32)

    Declaration
    void InvokeEvent(string eventName, object objectId, object obj, int userId)
    Parameters
    Type Name Description
    System.String eventName
    System.Object objectId
    System.Object obj
    System.Int32 userId
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx