:: com :: sun :: star :: ucb ::

struct GlobalTransferCommandArgument2
Base Hierarchy
GlobalTransferCommandArgument2GlobalTransferCommandArgument

Elements' Summary
MimeType contains the MIME type of the source object.  
DocumentId contains the DocumentId of the source object.  
Elements' Details
MimeType
string MimeType;
Description
contains the MIME type of the source object.
DocumentId
string DocumentId;
Description
contains the DocumentId of the source object.
Top of Page