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

ICustomizationSubtype Interface  | ICustomizationSubtype Members