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

ChangeInfoService Class
This class contains methods for activating and deactivating change info handling.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.HEServices.ChangeInfoService

Syntax
public class ChangeInfoService 
Example
The following example shows how to use the class.
Public Constructors
 NameDescription
Public ConstructorConstructor.  
Top
Public Methods
 NameDescription
Public MethodRestore previous operation mode.  
Public MethodActivate or deactivate change info handling. Helper will switch mode automatically back due to destruction.  
Public MethodActivate or deactivate AUTOPAGECHANGED change info handling. Helper will switch mode automatically back due to destruction.  
Public MethodActivate or deactivate automatic change/create information update for a page. Helper will switch mode automatically back due to destruction.  
Public MethodActivate or deactivate connection dirty bit handling. Helper will switch mode automatically back due to destruction.  
Public MethodActivate or deactivate change info handling if object belongs to page. Helper will switch mode automatically back due to destruction.  
Top
See Also