SmartBatch 2006 Application Programmatic Interface

ScheduleRecurringTime Enumeration

Recalculate recurring times based on this value.

public enum ScheduleRecurringTime

Members

Member Name Description
CompletionTime Recalculate the recurring time based on the completion time of the object.
StartTime Recalculate the recurring time based on the time the object started.

Requirements

Namespace: OnLineToolWorks.SmartBatch.Data

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

See Also

OnLineToolWorks.SmartBatch.Data Namespace