APIMinorVersion
Returns the minor version of the API as an integer. The API minor version can be different from the product's minor version if the API is connected to another server.
COM and .NET
Signature: int APIMinorVersion()
Java
Signature: public int getAPIMinorVersion()