The ExportContentJob class represents a content export job.
Clone | Creates a clone of this object. |
SetExportAllStructureItems | Configures the export job so that all the metadata structure items are exported. |
SetReplicationViaCloud | Sets the information for replication via cloud storage. |
CombinedConnectionString | The connection string combined from external storage location and target folder name. |
ConfigurationID | The configuration ID of this export job. |
ConnectionString | The external storage location access information. |
ExportContent | Specifies whether to export the vault content. |
ExportStructureItems | Specifies whether to export the metadata structure. The exported structure is defined with the StructureItems value. |
ExternalFolderName | The target folder in the external cloud storage. |
Flags | Specifies additional options as bit flags. |
IgnoreChangesBefore | If not FILETIME_ZERO, any changes older than this timestamp are omitted from the content package. |
Impersonation | Impersonation information to specify the access to the target files. |
IncludePrivateUISettingsWithStructure | Specifies whether to include users' custom display settings when exporting the metadata structure. |
IncludeValueListItemsWithStructure | Specifies whether to export the value list items with the value list structure item. |
SearchConditions | The search conditions that specify the content to be exported. |
StructureItems | Specifies the structure items that are exported. |
TargetLocation | The full path to the target location on server. |
UseIgnoreChangesBefore | Specifies whether to use the IgnoreChangesBefore value. |
UseSearchConditions | Specifies whether to use the SearchConditions value. |
A content export job as seen in the user interface of M-Files Admin.