TaskExecutionLogEntryType Enum

Definition

Enumerates the list of the specified LogEntryType.

public enum class TaskExecutionLogEntryType
public enum TaskExecutionLogEntryType
type TaskExecutionLogEntryType = 
Public Enum TaskExecutionLogEntryType
Inheritance
TaskExecutionLogEntryType

Fields

Error 1

Defines the execution of the LogEntryType to error.

Information 0

Defines the execution of the LogEntryType to information.

Warning 2

Defines the execution of the LogEntryType to warning.

Applies to