ALM Open Test Architecture API Type Library Version 12.55
Field Property

The name of a field in the entity's table.

Description
Gets the CustomizationTypedField specified by FieldName.
Property type
Read-only property
Syntax
Visual Basic
Public Property Field( _
   ByVal FieldName As String _
) As Object
Parameters
FieldName

The name of a field in the entity's table.

Return Type
See Also

ICustomizationType Interface  | ICustomizationType Members