SitesSvcSolution.getSyncJobRecurrence Method [AX 2012]
Gets the recurrence configuration for the sync job of the solution.
Syntax
protected SysRecurrenceData getSyncJobRecurrence()
Run On
Called
Return Value
Type: SysRecurrenceData Extended Data Type
A recurrence configuration for the sync job of the solution.
Remarks
Override this method to provide a different recurrence pattern than the default.