This struct extends the one for transfers arguments by adding a Mime type and a Document Id property to it. More...
import "GlobalTransferCommandArgument2.idl";
 
  
| Public Attributes | |
| string | MimeType | 
| contains the MIME type of the source object. | |
| string | DocumentId | 
| contains the DocumentId of the source object. | |
|  Public Attributes inherited from GlobalTransferCommandArgument | |
| TransferCommandOperation | Operation | 
| contains the action to perform ( COPY, MOVE, LINK ). | |
| string | SourceURL | 
| contains the URL of the source object. | |
| string | TargetURL | 
| contains the URL of the target folder. | |
| string | NewTitle | 
| contains the title of the transferred object, if it is different from the original one. | |
| long | NameClash | 
| describes how to act in case of title clashes while transferring the data. | |
This struct extends the one for transfers arguments by adding a Mime type and a Document Id property to it.
| string DocumentId | 
contains the DocumentId of the source object.
| string MimeType | 
contains the MIME type of the source object.