Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Project Class / Close Method
In This Topic
    Close Method (Project)
    In This Topic
    Close the project. This will make all the objects from this project invalid.
    Syntax
    public void Close()
    Exceptions
    ExceptionDescription
    The object is in invalid state. Obtain a new one.

    Internal error of HpD or HpD API.

    IMPORTANT: Throwing this exception changes HpD Api's state to Failed.

    See Also