Share via


ReqTransFormMultiSelectionState.getEnumerator Method [AX 2012]

Gets an instance of the MapEnumerator class that can be used to iterate the set of selected records.

Syntax

public MapEnumerator getEnumerator()

Run On

Called

Return Value

Type: MapEnumerator Class
An instance of the MapEnumerator class that can be used to iterate the set of selected records.

See Also

Reference

ReqTransFormMultiSelectionState Class