# IbmWorkloadSchedulerApi.CronProcess

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cronRule** | **String** | The cron expression with only the five time parameters that represents a set of times, without the command to execute (eg 10 22 * * 0-5) | [optional] 
**process** | [**Process**](Process.md) |  | [optional] 


