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

LoadProjectBatchEventArgs(Boolean)

Instantiates a new instance of LoadProjectBatchEventArgs.

Properties

IsBackgroundIdleBatch

Determines whether the batch is executed during idle time.

Applies to