Scope: Schematic editor
Object: Application Object
Prerequisites: None
Allows you to perform a project migration from EXP2005.1 to EXP 2007.
Application.StartMigration(ByVal ProjectPath As String, ByVal CentralLib As String) As Boolean
The path to and name of the project file (.dproj).
The path to and name of the central library.
As Boolean. True - the migration was completed(success). False - the migration could not be completed (failure).