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

In This Topic
    ProjectManager.DatabaseVersion Class Members
    In This Topic

    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