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

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

    Parameters

    projectPath
    Project path
    See Also