| ObjectImporterSettingsIgnoreNonAllowedPropertyChanges Property |
If set to true the import will not fail if an update to a data object violates an authoritative source policy.
If set to true any changes for properties that aren't allowed to be updated are ignored.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool IgnoreNonAllowedPropertyChanges { get; set; }
Property Value
Type:
Boolean
See Also