MinorVersion
Returns the minor version of the product as an integer. Example: For Altova RaptorXML Server 2025r2sp1(x64), returns 2 (from the minor version number r2). If an error occurs, a RaptorXMLException is raised.
COM and .NET
Signature: int MinorVersion()
Java
Signature: public int getMinorVersion()