ISchedulerJob.AutoCalculateMax Property

Definition

Determines whether the scheduler automatically calculates the maximum resource value.

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

Property Value

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

Applies to