ImportExportSettingsAlwaysCheckExisting Property |
If true, the import process always checks the existing object when importing this object type.
Use for object types that may be automatically created by another object type during import, such as automatically created scheduled tasks for recalculation etc.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool AlwaysCheckExisting { get; set; }
Property Value
Type:
BooleanSee Also