productionPlanId property
- @TagNumber.new(44)
The ID of the associated production plan (ignored if 0)
Implementation
@$pb.TagNumber(44)
$fixnum.Int64 get productionPlanId => $_getI64(16);
- @TagNumber.new(44)
Implementation
@$pb.TagNumber(44)
set productionPlanId($fixnum.Int64 value) => $_setInt64(16, value);