lastOutcome property

  1. @ImcField('Last Plan Outcome', 'last_outcome', ImcType.typeUInt8)
PlanControlStateEnumLastOutcome lastOutcome

Outcome of the last executed plan.

Implementation

@ImcField('Last Plan Outcome', 'last_outcome', ImcType.typeUInt8)
PlanControlStateEnumLastOutcome get lastOutcome;