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

IReqFactory5 Interface  | IReqFactory5 Members