Description
Returns
the name of the field. Field names are used by various methods to identify
a specific field in an Entity object.
Syntaxe
VBScript
fieldInfo.GetName
Perl
$fieldInfo->GetName();
- Identificateur
- Description
- fieldInfo
- A FieldInfo object, which contains information about one
field of a user data record.
- Return value
- A String containing the name of the field.