API Help
Eplan.EplApi.DataModel Namespace / IncompatibleDatabaseException Class / IncompatibleDatabaseException Constructor / IncompatibleDatabaseException Constructor(String)
Project path

In This Topic
    IncompatibleDatabaseException Constructor(String)
    In This Topic
    Internal constructor with description.
    Syntax
    public IncompatibleDatabaseException( 
       string projectPath
    )
    public:
    IncompatibleDatabaseException( 
       String^ projectPath
    )

    Parameters

    projectPath
    Project path
    See Also