GetStageLabel

Description

Returns stage label used for the build; the stage label is dynamically generated for each build.

You don't need to be logged in to a database to use this method.

Remarque : This method became available in version 2002.05.00. This method is for COM only. For Perl, see the ProductInfo Object.

Syntaxe

VBScript

session.GetStageLabel 
Identificateur
Description
session
Objet Session représentant la session en cours d'accès à la base de données.
Valeur de retour
A String containing the stage label used for the build.

Feedback