Share via


LedgerPostingOneToManyCollection.currentOne Method [AX 2012]

Gets the one value for the current position.

Syntax

public anytype currentOne()

Run On

Called

Return Value

Type: anytype
The one value of the current position.

Exceptions

Exception Condition
Error

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

See Also

Reference

LedgerPostingOneToManyCollection Class