| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| id | String | The Script Id. | ||
| autoRun | Boolean | Optional | Indicates whether to automatically run the Script. If omitted, a value of False is assumed. | |
| intervalMinutes | Integer | Optional | The interval at which the Script should run in minutes. If omitted, a value of 10 is assumed. | |
| startTime | Date | Optional | An optional Start Time (the date portion will be ignored). If omitted, a value of Nothing is assumed. | |
| endTime | Date | Optional | An optional End Time (the date portion will be ignored). If omitted, a value of Nothing is assumed. | |
| repeatCount | Integer | Optional | The number of times the Script should be run. If omitted, a value of 0 is assumed. |
An ISApplicationShortcut object.