Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TasksController Class / AddUserDefinedTask Method
Message of the custom task.
In This Topic
    AddUserDefinedTask Method
    In This Topic
    Add custom task.
    Syntax
    public void AddUserDefinedTask( 
       string message
    )

    Parameters

    message
    Message of the custom task.
    Exceptions
    ExceptionDescription
    Argument is null.
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    This file is not opened.
    See Also