TaxTrans_IN.nextNotSelected Method
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.