Description
Returns
a version number for the API itself. The major version number increases whenever
an incompatible change is made in the API. The major number should be checked
as part of an initial interaction with IBM Rational ClearQuest to be certain
that the API is compatible with what the caller expects.
Note: This method became available in version 7.0.0.0. This method is
for COM only. For Perl, see the
ProductInfo
Object.
Syntax
VBScript
session.GetClearQuestAPIVersionMajor
- Identifier
- Description
- session
- The Session object that represents the current database-access
session.
- Return value
- A Long containing the object model version (for example,
1).