Share via


ReleaseUpdateDB60_HRM.updateHRMCourseAttendee Method [AX 2012]

Updates the Person field of the HrmCourseAttendee table with the value that corresponds from the record ID of the DirPerson table.

Syntax

public void updateHRMCourseAttendee()

Run On

Server

Remarks

The Person field holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class