Click or drag to resize

ConfigurationChangeImportOptionsAllowReImport Property

If set to true, the import history will not be checked and the changes will be always be imported even if they have been so before.

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

Property Value

Type: Boolean
See Also