Information about a transfer activity. More...
import "TransferResult.idl";
| Public Attributes | |
| string | Source | 
| The URL of the source object. | |
| string | Target | 
| The URL of the target folder into which to transfer (a copy of) the source object. | |
| any | Result | 
| Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure. | |
Information about a transfer activity.
| any Result | 
Either void if the transfer has been carried out successfully, or an exception indicating the kind of failure.
| string Source | 
The URL of the source object.
| string Target | 
The URL of the target folder into which to transfer (a copy of) the source object.