| SiteImportSettings Fields |
The SiteImportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| mCurrentUser |
Current user info.
(Inherited from AbstractImportExportSettings.) | |
| mDefaultProcessObjectType |
Default object process type.
(Inherited from AbstractImportExportSettings.) | |
| mEventLog |
Event log object.
(Inherited from AbstractImportExportSettings.) | |
| mEventLogCode |
Event log code.
(Inherited from AbstractImportExportSettings.) | |
| mEventLogSource |
Event log source.
(Inherited from AbstractImportExportSettings.) | |
| mExcludedNames |
Excludes object names.
(Inherited from AbstractImportExportSettings.) | |
| mFileOperations |
File operation collection.
| |
| mInfoDataSet |
Data set with additional information.
(Inherited from AbstractImportExportSettings.) | |
| mPersistentSettingsKey |
Persistent key to store the settings.
(Inherited from AbstractImportExportSettings.) | |
| mProcessCanceled |
Flag for process cancelation.
(Inherited from AbstractImportExportSettings.) | |
| mProcessGlobalObjectsHashtable |
Hashtable with lists of global objects to be processed.
(Inherited from AbstractImportExportSettings.) | |
| mProcessSiteObjectsHashtable |
Hashtable with lists of site objects to be processed.
(Inherited from AbstractImportExportSettings.) | |
| mSelectedGlobalObjectsHashtable |
Hashtable with lists of global selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]
(Inherited from AbstractImportExportSettings.) | |
| mSelectedGlobalTasksHashtable |
Hashtable with lists of global selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
(Inherited from AbstractImportExportSettings.) | |
| mSelectedSiteObjectsHashtable |
Hashtable with lists of site selected objects [ObjectType.ToLowerCSafe()] -> [List of code names]
(Inherited from AbstractImportExportSettings.) | |
| mSelectedSiteTasksHashtable |
Hashtable with lists of site selected tasks [ObjectType.ToLowerCSafe()] -> [List of task IDs]
(Inherited from AbstractImportExportSettings.) | |
| mSettingsHashtable |
Hashtable with additional settings.
(Inherited from AbstractImportExportSettings.) | |
| mSiteId |
Site ID.
(Inherited from AbstractImportExportSettings.) | |
| mSiteInfo |
Site info.
(Inherited from AbstractImportExportSettings.) | |
| mSiteName |
Site name.
(Inherited from AbstractImportExportSettings.) | |
| mTemporaryFilesPath |
Temporary files path.
(Inherited from AbstractImportExportSettings.) | |
| mUICulture |
Current UI culture.
(Inherited from AbstractImportExportSettings.) | |
| mVersionsComparations |
Versions comparations.
(Inherited from AbstractImportExportSettings.) | |
| mWebsitePath |
Website path.
(Inherited from AbstractImportExportSettings.) | |
| mWriteLog |
If true, write to the log is enabled.
(Inherited from AbstractImportExportSettings.) |