Set Synchronization Group Properties

Sets properties for a synchronization group in a package.

Syntax

void setSyncGroupChangeDetectionInterval(String syncGroup, Integer checkInterval) throws SUPAdminException;

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples