ALM Open Test Architecture API Type Library Version 12.55
GetTypedFields Method
The name of the type as entered in the customization module of ALM.
Description
The list of fields for the given type.
Syntax
Visual Basic
Public Function GetTypedFields( _
   ByVal TypeId As String _
) As List
Parameters
TypeId
The name of the type as entered in the customization module of ALM.
Return Type
The list of related fields.
See Also

ISupportEntityTypes Interface  | ISupportEntityTypes Members