planSize property

  1. @ImcField('Plan -- Size of all plans', 'plan_size', ImcType.typeUint32)
int planSize

Size of all plans.The value equals the sum of the IMC payload sizes for 'PlanSpecification' stored in the DB.

Implementation

@ImcField('Plan -- Size of all plans', 'plan_size', ImcType.typeUint32)
int get planSize;