OperationResultProperties interface

The run operation result properties.

Properties

code

The workflow scope repetition code.

correlation

The correlation properties.

endTime

The end time of the workflow scope repetition.

error

Anything

startTime

The start time of the workflow scope repetition.

status

The status of the workflow scope repetition.

Property Details

code

The workflow scope repetition code.

code?: string

Property Value

string

correlation

The correlation properties.

correlation?: RunActionCorrelation

Property Value

endTime

The end time of the workflow scope repetition.

endTime?: Date

Property Value

Date

error

Anything

error?: any

Property Value

any

startTime

The start time of the workflow scope repetition.

startTime?: Date

Property Value

Date

status

The status of the workflow scope repetition.

status?: string

Property Value

string