ImportParametersImportedObjects Property |
List of already imported objects
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public List<ImportedObject> ImportedObjects { get; set; }
Property Value
Type:
ListImportedObjectSee Also