Product.W6.Scheme.DetectAttributeCollectionRenames

Enables the automatic detection of renames in multi-value and aggregate Collections.

Takes values
true/false
Default
true
Release
3.6

Details

The identity of multi-value and aggregate Collections is determined by the Property to which they belong. Therefore, for Xoom to detect a rename, only the following criteria need be met:
  • the two Collections must belong to the same Property (for example AdjacentDistricts belong to Districts).
  • the Properties to which the Collections belong must be of the same basic type (either aggregate or multi-value).
By default this behaviour is enabled.