LedgerVoucher.parmCustomDetailLevel Method [AX 2012]

Gets or sets the CustomDetailLevel parameter.

Syntax

public boolean parmCustomDetailLevel([boolean _customLevelOfDetail])

Run On

Server

Parameters

  • _customLevelOfDetail
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the CustomDetailLevel parameter.

See Also

Reference

LedgerVoucher Class