Click or drag to resize
ImportDataEventArgsParentImported Property
Flag whether at least one parent object has been imported.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool ParentImported { get; set; }

Property Value

Type: Boolean
See Also