ISchedulerTask.IncrementValue Property

Definition

Retrieves or sets the number by which to increment the instance value for a parametric task.

public int IncrementValue { get; set; }
member this.IncrementValue : int with get, set
Public Property IncrementValue As Integer

Property Value

The increment value used to calculate the next instance value.

Applies to