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

unpublished struct GlobalTransferCommandArgument2
Base Hierarchy
GlobalTransferCommandArgument2GlobalTransferCommandArgument
Usage Restrictions
not published
Description
This struct extends the one for transfers arguments by adding a Mime type property to it.

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