ISchedulerTask.StartValue Property

Definition

Retrieves or sets the starting instance value for a parametric task.

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

Property Value

The starting instance value.

Applies to