| Name | Description | |
|---|---|---|
|  | ProjectManagement Constructor | Default constructor | 
The following tables list the members exposed by ProjectManagement.
| Name | Description | |
|---|---|---|
|  | ProjectManagement Constructor | Default constructor | 
| Name | Description | |
|---|---|---|
|  | ActiveProjectManagementDatabase | Returns or sets the type of current project management database. Possible values are DatabaseType.SQL and DatabaseType.EPLAN | 
|  | ProjectManagementDatabase | Returns or sets the complete filename of the current projectmanagement database or connection string if SQL connection is selected. | 
| Name | Description | |
|---|---|---|
|  | CompressProject | Overloaded. Compresses a project. | 
|  | CorrectProjectItems | Overloaded. Corrects project items. | 
|  | CreateDatabase | Create a new projectmanagement database. | 
|  | Dispose | Destructor | 
|  | DoProjectInspection | Overloaded. Compares two projects and writes the results as project messages into the message management. This method corresponds to the following functionality of EPLAN Electric P8: Project / Management, Extras / Verify Project | 
|  | ExportPropertyPlacementsSchemas | Exports property placements schemas. | 
|  | GetProjectByGUID | Method for searching a project by a given project ID from the project management database. | 
|  | GetProjectCount | |
|  | ImportPropertyPlacementsSchemas | Imports property placements schemas. | 
|  | LoadDirectory | Scans directory for projects to add them into the project management. | 
|  | PublishProjectForSmartProduction | Publishes a project | 
|  | ReadProjectInfo | Overloaded. Loads the ProjectInfo.xml file. and sets project properties accordingly. | 
|  | Reorganize | Reorganizes a project | 
|  | SetSQLServerConnectionParameters | Sets SQL connection parameters. | 
|  | SynchronizeProjects | Overloaded. Synchronizes all projects data from source project into the target project. | 
|  | UpdateProjectStructureFromSettings | Updates project structure for navigator(GUI) like the project settings. |