Loads the specified projectfile into memory.
expression.Load(ProjectFilePath)
expression. A variable representing a Project object.
Name |
Type |
Description |
ProjectFilePath |
String |
Path and file name of the project file. (File extension is '.xml'). |
none
If another project is active it will be unloaded first.