InventTransEnumerator.toString Method [AX 2012]

Provides the string representation of the collection element that the enumerator points to.

Syntax

public str toString()

Run On

Called

Return Value

Type: str
The string representation of the collection element that the enumerator points to.

See Also

Reference

InventTransEnumerator Class