Discuss this help topic in SecureBlackbox Forum
Creates new object in the folder.
Declaration
Parameters
- Name - new object's name.
- Description - new object's description.
- MimeType - the MIME type of the new data object.
- Hidden - specifies if the new object is hidden.
- Restricted - specifies whether viewers are prevented from downloading the object.
- Starred - specifies if the new object is starred.
- Handler - the security handler which performs the operation.
Return value
Returns a reference to the instance of TElGoogleDriveDataStorageObject that represents the newly created object.
Description
Use this method to create new file or document in this folder.
Discuss this help topic in SecureBlackbox Forum