SiteExportSettings Methods |
The SiteExportSettings type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Cancels the process.
(Inherited from AbstractImportExportSettings.) | |
ClearProgressLog |
Clears progress log.
(Inherited from AbstractImportExportSettings.) | |
Deselect |
Selects the given object.
(Inherited from AbstractImportExportSettings.) | |
DeselectTask |
Selects the given task.
(Inherited from AbstractImportExportSettings.) | |
EnsureAutomaticSelection |
Ensures automatic selection for given object type.
| |
EnsureSelectedObjectsExport |
Ensures that the given object type can include selected objects into the export
| |
GetAPIString |
Gets resource string in correct culture.
(Inherited from AbstractImportExportSettings.) | |
GetInfo |
Gets additional information.
(Inherited from AbstractImportExportSettings.) | |
GetObjectData |
Gets data for serialization.
(Overrides AbstractImportExportSettingsGetObjectData(SerializationInfo, StreamingContext).) | |
GetObjectsProcessType |
Gets process type of object type.
(Inherited from AbstractImportExportSettings.) | |
GetObjectTypeFilePath |
Gets file path within the package for object type.
(Inherited from AbstractImportExportSettings.) | |
GetObjectWhereCondition |
Gets the where condition for specified type of object.
(Inherited from AbstractImportExportSettings.) | |
GetProgressState |
Gets progress state.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjects |
Gets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjectsArray |
Gets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedObjectTypes |
Gets object types that have been selected to process.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedTasks |
Gets selected tasks of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSelectedTasksArray |
Gets selected tasks of specified type.
(Inherited from AbstractImportExportSettings.) | |
GetSettings |
Gets additional settings.
(Inherited from AbstractImportExportSettings.) | |
GetXML |
Returns export settings configuration in XML.
| |
IsAutomaticallySelected |
Indicates if given object type is automatically selected.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyObjectSelection |
Check if there is no selected object in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyObjectSelection(Boolean) |
Check if there is no selected object.
(Inherited from AbstractImportExportSettings.) | |
IsEmptySelection |
Check if there is no selected object or task in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyTaskSelection |
Check if there is no selected tasks in general.
(Inherited from AbstractImportExportSettings.) | |
IsEmptyTaskSelection(Boolean) |
Check if there is no selected tasks.
(Inherited from AbstractImportExportSettings.) | |
IsError |
Returns true if there is an error during the process.
(Inherited from AbstractImportExportSettings.) | |
IsExportedObjectType |
Returns true if the given object type is exported type (root type).
| |
IsLowerVersion |
Indicates if current version is lower than given one.
(Inherited from AbstractImportExportSettings.) | |
IsObjectTypeProcessed |
Check if the object with specified code name is processed.
(Inherited from AbstractImportExportSettings.) | |
IsProcessed |
Check if the object with specified code name is processed.
(Inherited from AbstractImportExportSettings.) | |
IsSelected |
Check if the object with specified code name is selected.
(Inherited from AbstractImportExportSettings.) | |
IsTaskSelected |
Check if the task with specified code name is selected.
(Inherited from AbstractImportExportSettings.) | |
IsUnsupportedVersion |
Indicates whether import package version is supported. Import of unsupported package version may result in error.
Unsupported version is a version which is two or more major versions behind the current one.
(Inherited from AbstractImportExportSettings.) | |
IsWarning |
Returns true if there are warnings during the process.
(Inherited from AbstractImportExportSettings.) | |
LoadDefaultSelection(Boolean) |
Loads the default selection to the export settings tables.
| |
LoadDefaultSelection(DefaultSelectionParameters) |
Loads the default selection to the import settings tables.
| |
LoadFromXML |
Loads export settings configuration from XML.
| |
LogProgressError |
Logs error progress state.
(Inherited from AbstractImportExportSettings.) | |
LogProgressState |
Logs progress state.
(Inherited from AbstractImportExportSettings.) | |
SavePersistent |
Saves the settings object to the persistent storage.
(Inherited from AbstractImportExportSettings.) | |
SavePersistentLog |
Saves the log to the persistent storage.
(Inherited from AbstractImportExportSettings.) | |
Select |
Selects the given object.
(Inherited from AbstractImportExportSettings.) | |
SelectGlobalObjects |
Selects the exported objects by their name prefixes
| |
SelectTask |
Selects the given task.
(Inherited from AbstractImportExportSettings.) | |
SetInfo |
Sets additional information.
(Inherited from AbstractImportExportSettings.) | |
SetObjectsProcessType |
Sets objects process type of specified type.
(Inherited from AbstractImportExportSettings.) | |
SetSelectedObjects |
Sets selected objects of specified type.
(Inherited from AbstractImportExportSettings.) | |
SetSelectedTasks |
Sets selected objects of specified object type.
(Inherited from AbstractImportExportSettings.) | |
SetSettings |
Sets additional settings.
(Inherited from AbstractImportExportSettings.) |