ExportResult Properties

The ExportResult type exposes the following members.

Properties
  NameDescription
Public propertyBlobId
Gets the BLOB identifier.
Public propertyContent
Gets the content.
Public propertyContentLength
Gets the length of the content (number of bytes).
Public propertyContentType
Gets the MIME type of the export result.
Public propertyFileExtension
Gets the file extension.
Public propertyName
Gets the name.
Top
See Also