Click or drag to resize
ImportObjectResult Class
Import object result
Inheritance Hierarchy
SystemObject
  CMS.CMSImportExportImportObjectResult

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 10.0.0
Syntax
C#
public class ImportObjectResult

The ImportObjectResult type exposes the following members.

Constructors
  NameDescription
Public methodImportObjectResult
Constructor
Top
Properties
  NameDescription
Public propertyResult
Import result
Public propertySomeDataImported
True if some data was imported
Top
See Also