state property

  1. @ImcField('State', 'state', ImcType.typeUInt8)
PlanControlStateEnumState state

Describes overall state.

Implementation

@ImcField('State', 'state', ImcType.typeUInt8)
PlanControlStateEnumState get state;