ALM Open Test Architecture API Type Library Version 12.55
IsFieldRelevantToSubtype Method
The name of the field in the project database. Use all upper case.
Description
Checks If Field (By Name) Is Relevant to this Subtype.
Syntax
Visual Basic
Public Function IsFieldRelevantToSubtype( _
   ByVal FieldName As String _
) As Boolean
Parameters
FieldName
The name of the field in the project database. Use all upper case.
See Also

IEntitySubtype Interface  | IEntitySubtype Members