Click or drag to resize
ExportSelectionArgsIncludeDependingObjects Property
Indicates if the depending object types should be reflected

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

Property Value

Type: Boolean
See Also