Click or drag to resize
AbstractImportExportSettings Fields

The AbstractImportExportSettings type exposes the following members.

Fields
  NameDescription
Protected fieldmCurrentUser
Current user info.
Protected fieldmDefaultProcessObjectType
Default object process type.
Protected fieldmEventLog
Event log object.
Protected fieldmEventLogCode
Event log code.
Protected fieldmEventLogSource
Event log source.
Protected fieldmExcludedNames
Excludes object names.
Protected fieldmInfoDataSet
Data set with additional information.
Protected fieldmPersistentSettingsKey
Persistent key to store the settings.
Protected fieldmProcessCanceled
Flag for process cancelation.
Protected fieldmProcessGlobalObjectsHashtable
Hashtable with lists of global objects to be processed.
Protected fieldmProcessSiteObjectsHashtable
Hashtable with lists of site objects to be processed.
Protected fieldmSelectedGlobalObjectsHashtable
Hashtable with lists of global selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]
Protected fieldmSelectedGlobalTasksHashtable
Hashtable with lists of global selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
Protected fieldmSelectedSiteObjectsHashtable
Hashtable with lists of site selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]
Protected fieldmSelectedSiteTasksHashtable
Hashtable with lists of site selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
Protected fieldmSettingsHashtable
Hashtable with additional settings.
Protected fieldmSiteId
Site ID.
Protected fieldmSiteInfo
Site info.
Protected fieldmSiteName
Site name.
Protected fieldmTemporaryFilesPath
Temporary files path.
Protected fieldmUICulture
Current UI culture.
Protected fieldmVersionsComparations
Versions comparations.
Protected fieldmWebsitePath
Website path.
Protected fieldmWriteLog
If true, write to the log is enabled.
Public fieldStatic memberSEPARATOR
Internal status separator.
Top
See Also