ProductNameAndVersion
Returns the product name, major version, minor version, and service pack version of the product as a string. Example: For Altova RaptorXML+XBRL Server 2025r2sp1(x64), returns Altova RaptorXML+XBRL Server 2025r2sp1(x64). If an error occurs, a RaptorXMLException is raised.
COM and .NET
Signature: string ProductNameAndVersion()
Java
Signature: public string getProductNameAndVersion()