ALM Open Test Architecture API Type Library Version 12.55
AddActiveField Method
The name of the table to which to add the field.
Description
Finds the first free, inactive field in the specified table, signs the field as active, and returns the CustomizationFields object representing the field.
Syntax
Visual Basic
Public Function AddActiveField( _
   ByVal TableName As String _
) As Object
Parameters
TableName
The name of the table to which to add the field.
Return Type
See Also

ICustomizationFields3 Interface  | ICustomizationFields3 Members