Click or drag to resize

DataExchangeConfigurationBasePerformOnOriginObjects Property

Determines whether the MissingObjectAction can be performed on all object or only those object which are created the this configuration

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool PerformOnOriginObjects { get; set; }

Property Value

Type: Boolean
See Also