Harness proD API Help
EPLAN.Harness.API Namespace / HpdApi Class / CurrentProject Property
In This Topic
    CurrentProject Property
    In This Topic
    Currently opened project. Null if no project is opened. Only one project can be opened at once.
    Syntax
    public Project CurrentProject {get;}
    See Also