QueryLoadProjectBatchEventArgs.ShouldDelayLoadToNextIdle Property

Definition

Determines whether the project load should be delayed until the next idle period.

public:
 property bool ShouldDelayLoadToNextIdle { bool get(); void set(bool value); };
public:
 property bool ShouldDelayLoadToNextIdle { bool get(); void set(bool value); };
public bool ShouldDelayLoadToNextIdle { get; set; }
member this.ShouldDelayLoadToNextIdle : bool with get, set
Public Property ShouldDelayLoadToNextIdle As Boolean

Property Value

Returns Boolean.

Applies to