Click or drag to resize
ImportGetDataEventArgsSelectionOnly Property
Indicates if data should be get for the selection only

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

Property Value

Type: Boolean
See Also