Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TasksController Class / Configurations Property
In This Topic
    Configurations Property
    In This Topic
    Gets list of defined tasks configurations.
    Syntax
    public IList<string> Configurations {get;}
    See Also