Click or drag to resize
DefaultSelectionParameters Properties

The DefaultSelectionParameters type exposes the following members.

Properties
  NameDescription
Public propertyClearProgressLog
If true, progress log is cleared before loading. Default value is false.
Public propertyExportType
Type of the export. Default value is ExportTypeEnum.None.
Public propertyImportType
Type of the import. Default value is ImportTypeEnum.None.
Public propertyLoadObjects
If true, the objects are loaded. Default value is true.
Public propertyLoadTasks
If true, the tasks are loaded. Default value is true.
Public propertyObjectType
Type of the object to load. Default value is empty string.
Public propertySiteObjects
Indicates if the object is site dependent. Default value is true.
Top
See Also