Discuss this help topic in SecureBlackbox Forum
Creates a new file in this folder.
Declaration
Parameters
- Name - the name of the new file.
- Data - a stream with the file's data.
- Handler - the security handler which performs the operation.
- DataCreatedAt - new file's creation date.
- DataModifiedAt - new file's last modification date.
Return value
Returns a reference to the newly created file object.
Description
Use this method to create a new file in the folder.
Discuss this help topic in SecureBlackbox Forum