Click or drag to resize
AbstractImportExportSettings Properties

The AbstractImportExportSettings type exposes the following members.

Properties
  NameDescription
Public propertyAdministratorId
Administrator user ID.
Public propertyCurrentUser
Current user info.
Public propertyDefaultProcessObjectType
Default object process type.
Protected propertyEventLog
Event log object.
Public propertyEventLogCode
Event log code.
Public propertyEventLogSource
Event log source.
Public propertyExcludedNames
Array of expressions. Objects with display names and code names starting with these expresions are filtered out.
Public propertyHotfixVersion
Hotfix version of the package.
Public propertyInfoDataSet
DataSet with additional information.
Public propertyLogContext
Log context used to log progress
Public propertyOriginalTemporaryFilesPath
Original temporary files path.
Public propertyPersistentSettingsKey
Key for presistent storage.
Public propertyProcessCanceled
Indicates if the process should be canceled.
Public propertyProgressLog Obsolete.
Gets or sets the progress log
Public propertySiteId
Site ID of the site to be processed.
Public propertySiteInfo
Site info of the site to be processed.
Public propertySiteName
Site name of the site to be processed.
Public propertyTemporaryFilesPath
Physical path to the temporary files (ends with \).
Public propertyUICulture
UI culture.
Public propertyVersion
Version of the package.
Public propertyWebsitePath
Physical path to the web site root (ends with \).
Public propertyWriteLog
Indicates if logging to the log is enabled.
Top
See Also