RLedgerTurnoverType.canSelectParam Method [AX 2012]

Returns a boolean value indicating whether the report parameter can be selected.

Syntax

public boolean canSelectParam(Name _name)

Run On

Called

Parameters

Return Value

Type: boolean
true if the report parameter can be selected; otherwise, false.

See Also

Reference

RLedgerTurnoverType Class