Name | Description | |
---|---|---|
UploadDefinition Constructor | Default constructor. Provide the url of the portal, the item to be uploaded and an array of tags. |
The following tables list the members exposed by UploadDefinition.
Name | Description | |
---|---|---|
UploadDefinition Constructor | Default constructor. Provide the url of the portal, the item to be uploaded and an array of tags. |
Name | Description | |
---|---|---|
CreateFolderIfNotPresent | Gets or sets a value that indicates if the folder should be created while uploading files | |
Credits | Gets and sets the Credits of the item being uploaded | |
Description | Gets and sets the Description of the item being uploaded | |
FolderID | Gets and sets the folder id of the portal folder into which the item will be uploaded | |
FolderName | Gets and sets the folder name of the portal folder into which the item will be uploaded | |
ItemToUpload | Gets and sets the item to upload | |
PortalURL | Gets and sets the URL of the portal to which the item will be uploaded | |
Summary | Gets and sets the Summary of the item being uploaded | |
Tags | Gets and sets the tags to describe the item | |
Thumbnail | Gets and sets the path, on disk, for the thumbnail to be uploaded |