ReleaseUpdateDB60_HRM.initPostSyncUpdateJobs Method [AX 2012]

Contains the initial setup for the PostSyncUpdate upgrade scripts.

Syntax

public void initPostSyncUpdateJobs()

Run On

Server

Remarks

This method should be implemented by a sub class when any initialization is needed.

See Also

Reference

ReleaseUpdateDB60_HRM Class