autoTargetedFieldIds property

List<int>? autoTargetedFieldIds
getter/setter pair

List of field IDs in this element that should be auto-targeted.

Applicable when rule type is AUTO.

Optional.

Implementation

core.List<core.int>? autoTargetedFieldIds;