Name | Description | |
---|---|---|
init | Initializes the TransferFileInfo. Called during construction. |
Name | Description | |
---|---|---|
accountTransferItems | Gets or sets the account transfer items array | |
appDbVersion | Gets or sets the app database version | |
appSettingTransferItems | Gets or sets the app setting transfer items array. | |
builtInResourceTransferItems | Gets or sets the built-in resource transfer items array. | |
customAttributeTransferItems | Gets or sets the custom attribute transfer items array | |
exportConfigurationName | Gets or sets the export configuration name | |
exportEntityTransferVersionPolicy | Gets or sets the export transfer version policy | |
fileSystemEntryTransferItems | Gets or sets the file system entry transfer items array | |
groupTransferItems | Gets or sets the group transfer items array | |
includeCheckedOutEntityRevisions | Gets or sets the include checked out entity revisions flag. | |
includeContextualData | Gets or sets the include contextual data flag. | |
includeCubeData | Gets or sets the include cube data flag. | |
includeCustomAttributes | Gets or sets the include custom attributes flag | |
includeGroupMemberships | Gets or sets the include group memberships flag | |
includeReferencedItems | Gets or sets the include referenced items flag | |
includeResourceData | Gets or sets the include resource data flag. | |
includeTokens | Gets or sets the include tokens flag | |
includeUserInputEntries | Gets or sets the include user entries flag. | |
includeUserProjects | Gets or sets the include user projects flag | |
notificationTransferItems | Gets or sets the notification transfer items array. | |
productVersion | Gets or sets the product version which was used to create the transfer file. | |
publishHistoryTransferItems | Gets or sets the publish history transfer items array. | |
source | Gets or sets the file source | |
staticResourceTransferItems | Gets or sets the static resource transfer items array. | |
tenantTransferItems | Gets or sets the tenant transfer items array | |
transferFileId | Gets or sets the file ID | |
transferFileUncPath | Gets or sets the file UNC path | |
transferFileUri | Gets or sets the file URL |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |