SchedulerTask.EndValue Property

Definition

Retrieves or sets the ending value for a parametric task.

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

Property Value

The ending value.

Implements

Applies to