ExportConfig Class |
Namespace: Dundas.BI.Transfer
The ExportConfig type exposes the following members.
Name | Description | |
---|---|---|
ExportConfig |
Initializes a new instance of the ExportConfig class.
|
Name | Description | |
---|---|---|
AccountIds |
Gets a set containing the IDs of all accounts to export.
| |
AppSettingTransferSpecs |
Gets a set containing the specifications of all app settings to export.
| |
BuiltInResourceIds |
Gets a set containing the IDs of all built-in resources to export.
| |
CreatedBy |
Gets the ID of the user who created this configuration.
(Inherited from ExportConfigInfo.) | |
CreatedTime |
Gets the creation UTC date and time of this configuration.
(Inherited from ExportConfigInfo.) | |
EntityTransferVersionPolicy |
Gets or sets the entity transfer version policy.
| |
FileSystemEntryIds |
Gets a set containing the IDs of all file system entries to export.
| |
GroupIds |
Gets a set containing the IDs of all groups to export.
| |
Id |
Gets the ID of the export configuration.
(Inherited from ExportConfigInfo.) | |
IncludeAllAccounts |
Gets or sets a value indicating whether all the accounts shall be included in the export file.
| |
IncludeAllAppSettings |
Gets or sets a value indicating whether all the application settings shall be included in the export file.
| |
IncludeAllBuiltInResources |
Gets or sets a value indicating whether all the built-in resources shall be included in the export file.
| |
IncludeAllGroups |
Gets or sets a value indicating whether all the groups shall be included in the export file.
| |
IncludeAllNotifications |
Gets or sets a value indicating whether all the notifications shall be included in the export file.
| |
IncludeAllStaticResources |
Gets or sets a value indicating whether all the static resources shall be included in the export file.
| |
IncludeAllTenants |
Gets or sets a value indicating whether all the tenants shall be included in the export file.
| |
IncludeCheckedOutEntityRevisions |
Gets or sets a value indicating whether checked out entity revision shall be included in the export file.
| |
IncludeContextualData |
Gets or sets a value indicating whether the contextual data shall be included in the export file.
| |
IncludeCubeData |
Gets or sets a value indicating whether the cube data shall be included in the export file.
| |
IncludeCustomAttributes |
Gets or sets a value indicating whether all the custom attributes shall be included in the export file.
| |
IncludeGroupMemberships |
Gets or sets a value indicating whether the group membership of accounts
and groups shall be included in the export file.
| |
IncludePublishHistories |
Gets or sets a value indicating whether publish histories associated with exported projects shall be included in the export file.
| |
IncludeReferencedItems |
Gets or sets a value indicating whether the items which are referenced to the export items
shall be included in the export file.
| |
IncludeResourceData |
Gets or sets a value indicating whether the resource data shall be included in the export file.
| |
IncludeTokens |
Gets or sets a value indicating whether the global tokens and the tokens associated with
the exporting accounts or projects shall be included in the export file.
| |
IncludeUserInputEntries |
Gets or sets a value indicating whether user input entries such as annotations and value corrections shall be included in the export file.
| |
IncludeUserProjects |
Gets or sets a value indicating whether user projects shall be included in the export file.
| |
LastUsedBy |
Gets or sets the ID of the user who last used this configuration.
(Inherited from ExportConfigInfo.) | |
LastUsedTime |
Gets or sets the UTC date and time this configuration was last used.
(Inherited from ExportConfigInfo.) | |
Name |
Gets or sets the name of the export configuration.
(Inherited from ExportConfigInfo.) | |
NotificationIds |
Gets a set containing the IDs of all notifications to export.
| |
PublishHistoryIds |
Gets a set containing the IDs (mappings between source and target project IDs) of all publish histories to export.
| |
StaticResourceIds |
Gets a set containing the IDs of all static resources to export.
| |
TenantIds |
Gets a set containing the IDs of all tenants to export.
|