Share via


TaxTrans_IN.nextSelected Method

Gets the next selected field name from selected field list.

Syntax

public FieldName nextSelected(int _selectedNumber, container _selectedFieldIdList)

Run On

Called

Parameters

  • _selectedNumber
    Type: int
    The selected number is used to find record.
  • _selectedFieldIdList
    Type: container
    The selected filed id list is used to find reord in it.

Return Value

Type: FieldName Extended Data Type
The filed name if the name exist.

See Also

Reference

TaxTrans_IN Table