Field Property
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 the field in the project database. Use all upper case.
See Also