TransferFileInfo Class |
Namespace: Dundas.BI.Transfer
The TransferFileInfo type exposes the following members.
Name | Description | |
---|---|---|
AccountTransferItems |
Gets the collection of all the account transfer items found in the transfer file.
| |
AppDbVersion |
Gets the application database version number of the DBI application which was used to create the transfer file.
| |
AppSettingTransferItems |
Gets the AppSettingTransferItem list in the transfer file.
| |
BuiltInResourceTransferItems |
Gets the AppResourceTransferItem list of static resources in the transfer file.
| |
CustomAttributeTransferItems |
Gets the collection of all the custom attribute transfer items found in the transfer file.
| |
ExportConfigurationName |
Gets the name of the export configuration.
| |
ExportEntityTransferVersionPolicy |
Gets the entity transfer version policy of the transfer file.
| |
FileSystemEntryTransferItems |
Gets the list of all the file system entry transfer items found in the transfer file.
| |
GroupTransferItems |
Gets the collection of all the group transfer items found in the transfer file.
| |
IncludeCheckedOutEntityRevisions |
Gets a value indicating whether the checked out entity revisions were included in the export file.
| |
IncludeContextualData |
Gets a value indicating whether the contextual data was included in the export file.
| |
IncludeCubeData |
Gets a value indicating whether the cube data was included in the export file.
| |
IncludeCustomAttributes |
Gets a value indicating whether all the custom attributes shall be included in the export file.
| |
IncludeGroupMemberships |
Gets a value indicating whether the group membership of accounts
shall be included in the export file.
| |
IncludeReferencedItems |
Gets a value indicating whether the items which are referenced to the export items
shall be included in the export file.
| |
IncludeResourceData |
Gets a value indicating whether the resource data was included in the export file.
| |
IncludeTokens |
Gets 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 a value indicating whether the user input entries such as annotations and value corrections were included in the export file.
| |
IncludeUserProjects |
Gets a value indicating whether user projects were included in the export file.
| |
NotificationTransferItems |
Gets the NotificationTransferItem list of notifications in the transfer file.
| |
ProductVersion | Gets the version of Dundas BI which was used to create the transfer file. | |
PublishHistoryTransferItems |
Gets the PublishHistoryTransferItem list of publish histories in the transfer file.
| |
Source |
Gets the source of the transfer file.
| |
StaticResourceTransferItems |
Gets the AppResourceTransferItem list of static resources in the transfer file.
| |
TenantTransferItems |
Gets the list of all the tenant transfer items found in the transfer file.
| |
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.
|