Click or drag to resize
ObjectTypeInfoImportExportSettings Property
Defines how the object type works with the Export and Import features. Set through the properties of the ImportExportSettings class.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ImportExportSettings ImportExportSettings { get; set; }

Property Value

Type: ImportExportSettings
See Also