DocumentsUploadQuery
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_documents_upload_query_get_type ()" ) ]
[
Version ( since =
"0.13.0" ) ]
public class DocumentsUploadQuery :
Object
All the fields in the DocumentsUploadQuery structure are private and should never be accessed directly.
Content:
Properties:
- public bool convert { get; set; }
true to automatically convert the
uploaded document into a standard format (such as a text document, spreadsheet, presentation, etc.
- public DocumentsFolder folder { get; set; }
Folder to upload the document into.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object