Harness proD API Help
EPLAN.Harness.API.Projects.Documents Namespace / Variant Class / ImportDesigner Method
Path to exported file
In This Topic
    ImportDesigner Method
    In This Topic
    Import Workspace or Workdesk.
    Syntax
    public Document ImportDesigner( 
       string path
    )

    Parameters

    path
    Path to exported file

    Return Value

    Imported document
    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.

    The operation was not successful.
    This operation was denied because of your license.
    Document was saved with an unsupported version of HpD.
    This file was not found.
    See Also