FileSystemEntryTransferItemData Class | 
Namespace: Dundas.BI.WebApi.Models
The FileSystemEntryTransferItemData type exposes the following members.
| Name | Description | |
|---|---|---|
| FileSystemEntryTransferItemData | 
            Initializes a new instance of the FileSystemEntryTransferItemData class.
              | 
| Name | Description | |
|---|---|---|
| AccountName | 
            Gets the account name of the associated user if the entry is a user project.
              | |
| FileSystemEntry | 
            Gets the file system entry to be transferred.
              | |
| SelectionKind | 
            Gets the selection kind of this transfer item.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            Retrieves the dictionary of mapping rules.
              |