Share via


LoadProjectBatchEventArgs Class

Definition

Event arguments for LoadProjectBatch events.

public ref class LoadProjectBatchEventArgs : EventArgs
public class LoadProjectBatchEventArgs : EventArgs
type LoadProjectBatchEventArgs = class
    inherit EventArgs
Public Class LoadProjectBatchEventArgs
Inherits EventArgs
Inheritance
LoadProjectBatchEventArgs

Constructors

Name Description
LoadProjectBatchEventArgs(Boolean)

Instantiates a new instance of LoadProjectBatchEventArgs.

Properties

Name Description
IsBackgroundIdleBatch

Determines whether the batch is executed during idle time.

Applies to