ProjPeriodTable.editTimesheetPeriodFrequency Method
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.