ISchedulerTask.StartValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.