planChecksum property

  1. @ImcField('Plan Checksum', 'plan_checksum', ImcType.typeUInt16)
int planChecksum

Checksum of the plan being executed.

Implementation

@ImcField('Plan Checksum', 'plan_checksum', ImcType.typeUInt16)
int get planChecksum;