Share via


RPayExcludeDays.updateExcludedPeriods Method [AX 2012]

Adds excluded period to the set.

Syntax

protected void updateExcludedPeriods(
    StartDate _startdate, 
    EndDate _endDate, 
    Days _days, 
    str _periodName)

Run On

Called

Parameters

  • _periodName
    Type: str
    The name of excluded period.

See Also

Reference

RPayExcludeDays Class