Share via


LedgerFiscalPeriodNameContract_CN.parmValidateDates Method [AX 2012]

Gets or sets the value of the validateDates parameter; the default value is True.

Syntax

public boolean parmValidateDates([boolean _validateDates])

Run On

Called

Parameters

  • _validateDates
    Type: boolean
    The new value of the validateDates parameter.

Return Value

Type: boolean
The current value of the validateDates parameter.

See Also

Reference

LedgerFiscalPeriodNameContract_CN Class