ISchedulerJob.AutoCalculateMin Property

Definition

Determines whether the scheduler automatically calculates the minimum resource value.

public bool AutoCalculateMin { get; set; }
member this.AutoCalculateMin : bool with get, set
Public Property AutoCalculateMin As Boolean

Property Value

Is true if the scheduler calculates the minimum value; otherwise, false if the application specifies the value.

Applies to