GetFields Method (UtsScreen)
In This Topic
Gets a host field collection that matches specifed fieldAttributes.
Syntax
expression.GetFields( _
ByVal As FieldType _
) As _HostField()
Parameters
- fieldType
- FieldType enum selection.
Return Value
Host field collection.
See Also