HRMCourseTable.modifiedField Method
Sets the value of the EndDateTime field by using the values of the StartDateTime and NumberOfDays fields from the record in HcmCourseType table that corresponds.
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the currently modified field.
Remarks
This method is called for every field that is modified on the form.