Click or drag to resize
ImportExportSettingsSupportsExport Property
Indicates whether the object type can be exported either through regular Export/Import or through SingleObjectExport.

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

Property Value

Type: Boolean
See Also