ImportExportSettingsIsExportable Property |
Indicates whether the object type is exportable via Export/Import. Does not affect SingleObjectExport. False by default.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool IsExportable { get; set; }
Property Value
Type:
BooleanSee Also