ImportConfigData Class |
Namespace: Dundas.BI.WebApi.Models
The ImportConfigData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImportConfigData |
Initializes a new instance of the ImportConfigData class.
|
Name | Description | |
---|---|---|
![]() | AccountIds |
Gets the IDs of the accounts to be imported.
|
![]() | AppSettingTransferSpecs |
Gets a set containing the IDs of all app settings to be imported.
|
![]() | BuiltInResourceIds |
Gets the IDs of all built-in resources to be imported.
|
![]() | CustomAttributeIds |
Gets the IDs of the custom attributes to be imported.
|
![]() | FileSystemEntryIds |
Gets the IDs of the file system entries to be imported.
|
![]() | GroupIds |
Gets the IDs of the groups to be imported.
|
![]() | GroupMembershipTransferPolicy |
Gets or sets the import option of group memberships if they are found in the transfer file.
|
![]() | ImportEntityTransferVersionPolicy |
Gets or sets the entity transfer version policy for this import.
|
![]() | IncludeCheckedOutEntityRevisions |
Gets or sets a value indicating whether the checked out entity revisions shall be imported.
|
![]() | IncludeContextualData |
Gets or sets a value indicating whether the contextual data shall be imported.
|
![]() | IncludeCubeData |
Gets or sets a value indicating whether the cube data shall be imported.
|
![]() | IncludeCustomAttributes |
Gets or sets a value indicating whether all the custom attributes shall be imported.
|
![]() | IncludePublishHistories |
Gets or sets a value indicating whether publish histories associated with imported projects shall be imported.
|
![]() | IncludeReferencedItems |
Gets or sets a value indicating whether the items which are referenced to the import items
shall be imported.
|
![]() | IncludeResourceData |
Gets or sets a value indicating whether the resource data shall be imported.
|
![]() | IncludeSchedules |
Gets or sets a value indicating whether job schedules shall be imported.
|
![]() | IncludeTokens |
Gets or sets a value indicating whether the global tokens and the tokens associated with
the importing accounts or projects shall be imported.
|
![]() | IncludeUserInputEntries |
Gets or sets a value indicating whether the user input entries such as annotations and value corrections shall be imported.
|
![]() | IncludeUserProjects |
Gets or sets a value indicating whether user projects shall be imported.
|
![]() | NotificationIds |
Gets the IDs of notifications to be imported.
|
![]() | OverwriteDataConnectorSettings |
Gets or sets a value indicating whether data connector settings shall be overwritten.
|
![]() | Source |
Gets the source of the transfer file which this import configuration references to.
|
![]() | StaticResourceIds |
Gets the IDs of all static resources to be imported.
|
![]() | TenantIds |
Gets the IDs of the tenants to be imported.
|
![]() | TransferFileId |
Gets the ID of the transfer file.
|
![]() | TransferFileUncPath |
Gets the UNC path of the transfer file.
|
![]() | TransferFileUri |
Gets the URL of the transfer file.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between ImportConfigData and ImportConfig.
|