Deletes the records from the HcmCourseNotes table that are associated with a HRMCourseId value.
Syntax
public void deleteNotes(HRMCourseId _courseId)
Run On
Called
Parameters
- _courseId
Type: HRMCourseId Extended Data Type
Deletes the records from the HcmCourseNotes table that are associated with a HRMCourseId value.
public void deleteNotes(HRMCourseId _courseId)
Called