Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TasksController Class / CustomTaskConfigurations Property
In This Topic
    CustomTaskConfigurations Property
    In This Topic
    List of customizable task configurations.
    Syntax
    public IList<TaskConfiguration> CustomTaskConfigurations {get;}
    Exceptions
    ExceptionDescription
    This name is already taken. Pick a different one.
    Remarks
    You are allowed to add and remove configurations to this list.
    See Also