<PackageReference Include="Relativity.Import.Models.SDK" Version="1.7.7" />

Relativity.Import.V1.Builders.Rdos.IWithMultiFieldOverlayBehaviour

Method to set behaviour for overlay imports with multiple choice and multiple object fields.

UseRelativityDefaults behaviour will be applied as default. Each field will be imported based on its overlay behavior settings in Relativity.

Provided MultiFieldOverlayBehaviour will be applied. - UseRelativityDefaults: each field will be imported based on its overlay behavior settings in Relativity. - MergeAll: new imported values will be added to all imported fields. - ReplaceAll: all the imported fields previous values will all be overwritten with the imported values.

MultiFieldOverlayBehaviour will not be specified.