TaskRegeneratingPattern.TaskRegeneratingPattern

TaskRegeneratingPattern constructor

Initializes a new instance of the TaskRegeneratingPattern class.

public TaskRegeneratingPattern(TaskRegeneratingType type, int interval)
ParameterTypeDescription
typeTaskRegeneratingTypeSpecifies the type of regenerating pattern.
intervalInt32Specifies how many days, weeks, months or years after the completion of the current task the next occurrence will be due.

See Also