| AbstractImportExportSettings Properties |
The AbstractImportExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| AdministratorId |
Administrator user ID.
| |
| CurrentUser |
Current user info.
| |
| DefaultProcessObjectType |
Default object process type.
| |
| EventLog |
Event log object.
| |
| EventLogCode |
Event log code.
| |
| EventLogSource |
Event log source.
| |
| ExcludedNames |
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.
| |
| HotfixVersion |
Hotfix version of the package.
| |
| InfoDataSet |
DataSet with additional information.
| |
| IsInstallableModule |
Indicates if export or import is being performed as part of installable module package creation or installation.
| |
| LogContext |
Log context used to log progress
| |
| ModuleName |
Specifies code name of the module that is imported or exported as an installable module package.
| |
| OriginalTemporaryFilesPath |
Original temporary files path.
| |
| PersistentSettingsKey |
Key for presistent storage.
| |
| ProcessCanceled |
Indicates if the process should be canceled.
| |
| SiteId |
Site ID of the site to be processed.
| |
| SiteInfo |
Site info of the site to be processed.
| |
| SiteName |
Site name of the site to be processed.
| |
| TemporaryFilesPath |
Physical path to the temporary files (ends with \).
| |
| UICulture |
UI culture.
| |
| Version |
Version of the package.
| |
| WebsitePath |
Physical path to the web site root (ends with \).
| |
| WriteLog |
Indicates if logging to the log is enabled.
|