ImportParametersImportedObjects Property |
List of already imported objects
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 11.0.0
Syntaxpublic List<ImportedObject> ImportedObjects { get; set; }
Property Value
Type:
ListImportedObject
See Also