ALM Open Test Architecture API Type Library Version 12.55
CalcBILevelByAnswersWeight Method
The weight to be used in the calculation. Any integer can be passed. Generally, the AnswersWeight value is the sum of the weights of the user's answers.
Description
Calculate the Business Criticality level from the sum of all the values' weights.
Syntax
Visual Basic
Public Function CalcBILevelByAnswersWeight( _
   ByVal AnswersWeight As Long _
) As Long
Parameters
AnswersWeight
The weight to be used in the calculation. Any integer can be passed. Generally, the AnswersWeight value is the sum of the weights of the user's answers.
See Also

CustomizationRBT Object  | CustomizationRBT Members