Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an instance of the DictField class by using a field alias.
Syntax
private DictField getDictFieldFromFieldAlias(str fieldAlias)
Run On
Called
Parameters
- fieldAlias
Type: str
The alias of the field.
Return Value
Type: DictField Class
An instance of the DictField class if it is successful; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).