ExportConfigData Class |
Namespace: Dundas.BI.WebApi.Models
The ExportConfigData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportConfigData |
Initializes a new instance of the ExportConfigData 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.
|
![]() | 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.
|
![]() | 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.
|
![]() | Name |
Gets or sets the name of the export configuration.
|
![]() | 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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between ExportConfig and ExportConfigData.
|
![]() ![]() | ToDataContractMappings |
The mapping between ExportConfigData and ExportConfig.
|