public bool UpgradeProjectDatabase( string projectPath, string newProjectPath )
public: bool UpgradeProjectDatabase( String^ projectPath, String^ newProjectPath )
Parameters
| Parameter Name | Description |
|---|---|
| projectPath | Path to old .elk project file. |
| newProjectPath | Path where upgraded project will be written. |
Return Value
Function returns value about success.