Click or drag to resize

DataExchangeConfigurationBasem_missingReferenceAction Field

Determines the behaviour of an import into a Reference property if the existing values are not found in the data source. The existing values are either deleted (full sync) or the values in the data source are added to the DataObject Only used when Direction=In.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
protected MissingReferenceAction m_missingReferenceAction

Field Value

Type: MissingReferenceAction
See Also