Skip to main content

FileDetail

Description

The structure represents an instance of the File Detail entity.

Constructor

ConstructorDescription
FileDetailInitializes a new instance of the FileDetail object model.

Properties

PropertyDescription
OriginalNameThe original name of the file uploaded.
NameThe name of the file.
FormNameThe name of the form to which this file is attached.
AttachmentControlThe attachment control in which the file has been uploaded.
PathAbsolute path where the file is being downloaded.