forceDeleteMissing property

bool? forceDeleteMissing
getter/setter pair

If set to true, deletes entry tags related to a tag template not listed in the tags source from an entry.

If set to false, unlisted tags are retained.

Implementation

core.bool? forceDeleteMissing;