SiteExportSettings Properties |
The SiteExportSettings type exposes the following members.
Name | Description | |
---|---|---|
AdministratorId |
Administrator user ID.
(Inherited from AbstractImportExportSettings.) | |
CopyFiles |
Indicates if the files should be processed.
| |
CreatePackage |
Indicates if the ZIP package should be created.
| |
CurrentUser |
Current user info.
(Inherited from AbstractImportExportSettings.) | |
DefaultProcessObjectType |
Default object process type.
(Inherited from AbstractImportExportSettings.) | |
EventLog |
Event log object.
(Inherited from AbstractImportExportSettings.) | |
EventLogCode |
Event log code.
(Inherited from AbstractImportExportSettings.) | |
EventLogSource |
Event log source.
(Inherited from AbstractImportExportSettings.) | |
ExcludedNames |
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.
(Inherited from AbstractImportExportSettings.) | |
ExportType |
Type of the export.
| |
HotfixVersion |
Hotfix version of the package.
(Overrides AbstractImportExportSettingsHotfixVersion.) | |
InfoDataSet |
DataSet with additional information.
(Inherited from AbstractImportExportSettings.) | |
OriginalTemporaryFilesPath |
Original temporary files path.
(Inherited from AbstractImportExportSettings.) | |
PersistentSettingsKey |
Key for presistent storage.
(Inherited from AbstractImportExportSettings.) | |
ProcessCanceled |
Indicates if the process should be canceled.
(Inherited from AbstractImportExportSettings.) | |
ProgressLog |
Progress log of the process.
(Inherited from AbstractImportExportSettings.) | |
SiteId |
Site ID of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
SiteInfo |
Site info of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
SiteName |
Site name of the site to be processed.
(Inherited from AbstractImportExportSettings.) | |
TargetFileName |
Target file name of the export package.
| |
TargetFullPath |
Gets complete target full path with file name.
| |
TargetPath |
Target path for the export package.
| |
TemporaryFilesPath |
Physical path to the temporary files (ends with \).
(Inherited from AbstractImportExportSettings.) | |
TimeStamp |
If set, only objects modified after this date are exported.
| |
UICulture |
UI culture.
(Inherited from AbstractImportExportSettings.) | |
Version |
Version of the package.
(Overrides AbstractImportExportSettingsVersion.) | |
WebsitePath |
Physical path to the web site root (ends with \).
(Inherited from AbstractImportExportSettings.) | |
WriteLog |
Indicates if logging to the log is enabled.
(Inherited from AbstractImportExportSettings.) |