API Help
Eplan.EplApi.HEServices Namespace / ProjectManagement Class
Members

ProjectManagement Class
This class contains methods for some project related tasks, like finding a project by its ID, compressing a project, or importing a ProjectInfo.xml file.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.ProjectManagement

Syntax
public class ProjectManagement 
Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Compresses a project.  
Public MethodOverloaded. Corrects project items.  
Public MethodDestructor  
Public MethodOverloaded. 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  
Public MethodExports property placements schemas.  
Public MethodMethod for searching a project by a given project ID from the project management database.  
Public MethodImports property placements schemas.  
Public MethodScans directory for projects to add them into the project management.  
Public MethodPublishes a project  
Public MethodOverloaded. Loads the ProjectInfo.xml file. and sets project properties accordingly.  
Public MethodReorganizes a project  
Public MethodOverloaded. Changes page position in list view of page navigator(GUI).  
Public MethodUpdates project structure for navigator(GUI) like the project settings.  
Top
See Also