Share via


WorkCalendarDate::getCalcDefinedHoursCacheKey Method

Build cache key for calcDefinedHours method in WorkCalendarDate table.

Syntax

client server public static str getCalcDefinedHoursCacheKey(
    CalendarId _calendar, 
    TransDate _transDate, 
    boolean _useEffectivity, 
    CompanyId _calendarCompany)

Run On

Called

Parameters

  • _useEffectivity
    Type: boolean
    A Boolean value that indicates whether to include the efficiency percentage in the calculation.

Return Value

Type: str
The cachekey in string.

See Also

Reference

WorkCalendarDate Table