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