productionPlanId property
- @TagNumber.new(50)
Higher order filters
The associated production plan ID
Implementation
@$pb.TagNumber(50)
$fixnum.Int64 get productionPlanId => $_getI64(16);
- @TagNumber.new(50)
Implementation
@$pb.TagNumber(50)
set productionPlanId($fixnum.Int64 value) => $_setInt64(16, value);