GetRequirementType Method
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