Skip to content

Introducing Set-semantics

Introduces semantics for properties that are supposed to be lists of unique objects. Behaves like and OrderedSet, eg. element retain the order in which they were added.

Use it for:

  • AuditorSvc.Auditors
  • THistSvc.Output
  • PersistencySvc.CnvServices

Merge request reports

Loading