type property

  1. @ImcField('Type', 'type', ImcType.typeUInt8)
PlanStatisticsEnumType type

Type of plan statistics, if they are launched before, during or after the plan execution.

Implementation

@ImcField('Type', 'type', ImcType.typeUInt8)
PlanStatisticsEnumType get type;