Click or drag to resize
ImportParametersImportedObjects Property
List of already imported objects

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public List<ImportedObject> ImportedObjects { get; set; }

Property Value

Type: ListImportedObject
See Also