| DataExchangeConfigurationBaseMissingObjectAction Property |
Determines whether objects are deleted when they are not found in the data source.
Only used when Direction=In
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic MissingObjectAction MissingObjectAction { get; set; }
Property Value
Type:
MissingObjectAction
See Also