Schedule Properties Retrieval

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

Syntax

CacheGroupScheduleVO SUPPackage.getCacheGroupSchedule(cacheGroupName)

Returns

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

Examples