FetchLevel Property
Description
The Fetch level for a field.The Fetch level for a field.
Property type
Read-write property
Syntax
Visual Basic
Public Property FetchLevel( _
   ByVal FieldName As String _
) As Integer
Parameters
FieldName
The name of the field in the project database. Use all upper case.
See Also