ALM Open Test Architecture API Type Library Version 12.55
AddActiveMemoField Method
The name of the table to which to add the field.
Description
Creates a new memo field in a table.
Syntax
Visual Basic
Public Function AddActiveMemoField( _
   ByVal TableName As String _
) As Object
Parameters
TableName
The name of the table to which to add the field.
Return Type
See Also

CustomizationFields Object  | CustomizationFields Members