InvokeSchedule
Invokes the Schedule method on the specified object
InvokeSchedule(1, 2, 3, 4, 5)
| Ordinal | Type | Description | |
|---|---|---|---|
| 1 | string | Required | Object on which to perform Schedule method |
| 2 | string | Required | Method to perform on the object |
| 3 | string | Required | Schedule defintion object to use with Schedule method |
| 4 | array | Required | Array containing status and RequestID of API call |
| 5 | string | Required | API configure options to include in call. Can contain a null value. |