ALM Open Test Architecture API Type Library Version 12.55
RemoveField Method
The name of a field in the REQ table.
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 a field in the REQ table.
See Also

CustomizationReqType Object  | CustomizationReqType Members