Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / TasksController Class / ActiveConfiguration Property
In This Topic
    ActiveConfiguration Property
    In This Topic
    Gets name of active tasks configuration.
    Syntax
    public string ActiveConfiguration {get;}
    Remarks
    To change active tasks configuration call SelectActiveTaskConfiguration.
    See Also