Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Edit method used for Timesheet period types
Syntax
edit TSTimesheetPeriodFrequency editTimesheetPeriodFrequency(boolean _set, TSTimesheetPeriodFrequency _timesheetPeriodFrequency)
Run On
Called
Parameters
- _set
Type: boolean
Whether current value should be updated
- _timesheetPeriodFrequency
Type: TSTimesheetPeriodFrequency Enumeration
The new value to set, if _set is equals to true
Return Value
Type: TSTimesheetPeriodFrequency Enumeration
The stored value
Remarks
None.