Description
Returns
a version number for the API itself. The minor number may increase
when other upward-compatible changes are made.
Note: This method became available in version 7.0. This method
is for COM only. For Perl, see the
ProductInfo
Object.
Syntax
VBScript
session.GetClearQuestAPIVersionMinor
- 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).