Click or drag to resize

StoredFile Properties

The StoredFile type exposes the following members.

Properties
  NameDescription
Public propertydatetime_removed
The date removed
Public propertydatetime_stored
The date stored
Public propertydatetime_uploaded
The date/time the file is uploaded
Public propertyimage_info
Additional image-speicific information for files identified as is_image.
Public propertyis_image
If true this file is an image
Public propertyis_ready
If true, the file is ready for download
Public propertymime_type
The file's mime type
Public propertyoriginal_file_url
The original file's URL
Public propertyoriginal_filename
The original file name
Public propertysecure_url
The secure URL if the service is configured.
Public propertysize
The file's size in bytes
Public propertysource
The source of the file
Public propertyurl
The fully qualified URL
Public propertyuuid
The file's UUID
Top
See Also