ServicePackVersion
Returns the service pack version of the product as an integer. Example: For RaptorXML Server 2025r2sp1(x64), returns 1 (from the service pack version number sp1). If an error occurs, a RaptorXMLException is raised.
COM and .NET
Signature: int ServicePackVersion()
Java
Signature: public int getServicePackVersion()