IScheduleServiceSaveSchedule Method |
Namespace: Dundas.BI.Scheduling
Exception | Condition |
---|---|
ArgumentNullException | schedule is . |
NoPrivilegeException | The caller does not have permission to save the job associated with the specified schedule. |
InvalidSessionException | The caller context is not associated with a valid session. |
ValidationException | The schedule end date is before the start date. |