Share via


LedgerPostingOneToManyCollection.currentMany Method [AX 2012]

Gets the many collection for the current position.

Syntax

public Set currentMany()

Run On

Called

Return Value

Type: Set Class
The many collection for the current position.

Exceptions

Exception Condition
Error

The current position was not initialized by calling the first method.

See Also

Reference

LedgerPostingOneToManyCollection Class