Click or drag to resize
ExportGetDataEventArgsChildData Property
Indicates if child data should be exported

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

Property Value

Type: Boolean
See Also