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.
Gets the next not selected field name from available field list.
Syntax
public FieldName nextNotSelected(int _availableNumber, container _availableFieldIdList)
Run On
Called
Parameters
- _availableNumber
Type: int
The available number is used to find record.
- _availableFieldIdList
Type: container
The available filed id list is used to find reord in it.
Return Value
Type: FieldName Extended Data Type
The filed name if the name exist.