ReleaseUpdateDB60_HRM.updateHRMVirtualNetworkGroupRelation Method [AX 2012]

Updates the Person field of the HrmVirtualNetworkGroupRelation table with the corresponding value from the record ID field of the DirPerson table.

Syntax

public void updateHRMVirtualNetworkGroupRelation()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class