InvokeSchedule

Invokes the Schedule method on the specified object

InvokeSchedule(1, 2, 3, 4, 5)

OrdinalTypeDescription
1stringRequiredObject on which to perform Schedule method
2stringRequiredMethod to perform on the object
3stringRequiredSchedule defintion object to use with Schedule method
4arrayRequiredArray containing status and RequestID of API call
5stringRequiredAPI configure options to include in call. Can contain a null value.