SmartBatch 2006 Application Programmatic Interface

ScheduleRecurringOptions Enumeration

Recurring options for recurring times within a day.

public enum ScheduleRecurringOptions

Members

Member Name Description
RunOnce Runs one time in the day.
RunBetweenTimes Runs between times in a day.
RunAllTime Runs all day.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)

See Also

OnLineToolWorks.SmartBatch.Data Namespace