ALM Open Test Architecture API Type Library Version 12.55
GetRequirementType Method
The name of the requirement type as entered in the customization module of ALM.
Description
Returns the requirement customization type object specified by the type ID.
Syntax
Visual Basic
Public Function GetRequirementType( _
   ByVal TypeId As String _
) As Object
Parameters
TypeId
The name of the requirement type as entered in the customization module of ALM.
Return Type
See Also

ReqFactory Object  | ReqFactory Members