Set Schedule Properties

Sets the schedule properties of a cache group for a package.

Syntax

void SUPPackage.setCacheGroupSchedule(cacheGroupName, CacheGroupScheduleVO cacheGroupSchedule)

Returns

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

Examples