Share via


RPayExcludeDays::construct Method [AX 2012]

Retrieves instance of inheritable class depends on type of document.

Syntax

server public static RPayExcludeDays construct(
    RPayExcludeType _excludeType, 
    RHRMEmplId _emplId, 
    StartDate _startDate, 
    EndDate _endDate, 
   [RpayTimeGroupCode _nonAppearanceTimeGroupCode])

Run On

Server

Parameters

Return Value

Type: RPayExcludeDays Class
The instance of inheritable class depends on type of document.

See Also

Reference

RPayExcludeDays Class