Retrieval of Synchronization Group Properties

Retrieves a list of synchronization group properties for a package.

Syntax

SyncGroupVO SUPPackage.getSyncGroups()

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples