ALM Open Test Architecture API Type Library Version 12.55
RemoveField Method

The name of a field in the entity's 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 entity's table.

See Also

ICustomizationType Interface  | ICustomizationType Members