Udostępnij za pośrednictwem


JobHistoryActionName Enum

Definition

The action of this execution, MainAction or ErrorAction.

public enum JobHistoryActionName
type JobHistoryActionName = 
Public Enum JobHistoryActionName
Inheritance
JobHistoryActionName

Fields

Name Value Description
MainAction 0

An execution attempt of the primary action.

ErrorAction 1

An execution attempt of the error action.

Applies to