API Help
Eplan.EplApi.DataModel Namespace / ProjectManager.DatabaseVersion Class
Methods

ProjectManager.DatabaseVersion Class Members

The following tables list the members exposed by ProjectManager.DatabaseVersion.

Public Constructors
 NameDescription
Public ConstructorStandard constructor.  
Top
Public Methods
 NameDescription
Public MethodVirtual deterministic destructor.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Equality operator.
This operator check if first version is older then second.
This operator check if first version is older or equal to second.
This operator check if first version is differ then second.
This operator check if first version is younger then second.
This operator check if first version is younger or equal to second.
Top
See Also