ALM Open Test Architecture API Type Library Version 12.55
RemoveField Method
The name of the field in the project database. Use all upper case.
Description
Removes the CustomizationTypedField specified by FieldName from this type.
Syntax
Visual Basic
Public Sub RemoveField( _
   ByVal FieldName As String _
) 
Parameters
FieldName
The name of the field in the project database. Use all upper case.
See Also

ICustomizationReqType3 Interface  | ICustomizationReqType3 Members