| DefaultSelectionParameters Class | 
Namespace: CMS.CMSImportExport
public sealed class DefaultSelectionParameters
The DefaultSelectionParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultSelectionParameters | 
| Name | Description | |
|---|---|---|
| ClearProgressLog | 
            If true, progress log is cleared before loading.  Default value is false.
              | |
| ExportType | 
            Type of the export. Default value is ExportTypeEnum.None.
              | |
| FilterCurrentWhereCondition | 
            Filter current where condition.
              | |
| ImportType | 
            Type of the import. Default value is ImportTypeEnum.None.
              | |
| LoadObjects | 
            If true, the objects are loaded. Default value is true.
              | |
| LoadTasks | 
            If true, the tasks are loaded. Default value is true.
              | |
| ObjectType | 
            Type of the object to load.
              | |
| SiteObjects | 
            Indicates if the object is site dependent. Default value is true.
              |