Search Results for

    Show / Hide Table of Contents

    Method TakeOverTask

    TakeOverTask(String, String, List<String>)

    Declaration
    public ProcessContract TakeOverTask(string connectionId, string processId, List<string> takeoverUsers)
    Parameters
    Type Name Description
    System.String connectionId
    System.String processId
    System.Collections.Generic.List<System.String> takeoverUsers
    Returns
    Type Description
    ProcessContract
    Implements
    ProcessServiceInf.TakeOverTask(String, String, List<String>)
    Back to top Copyright © Kendox