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

ISupportEntityTypes Interface  | ISupportEntityTypes Members