Share via


WrkCtrWorkingTimesCalendarDetail.getWorkingTimes Method [AX 2012]

Gets the working times for the calendar and the interval that was setup when creating the object.

Syntax

public container getWorkingTimes()

Run On

Called

Return Value

Type: container
A container that stores the working time records. Each element in the container is another container that has the start date time, end date time, effectivity, and property ID, respectively.

See Also

Reference

WrkCtrWorkingTimesCalendarDetail Class