FileFieldDTO
Represents model for operations on File Field.
Gets or sets field that is associated with the file. Should have ArtifactId or Name.
Gets or sets the name of the file.
Gets or sets the filestream of the field file.
Gets or sets a reference to the object that contains or will contain the file.
Should have ArtifactId set.
Gets or sets the GUID used to identify the uploaded file in temprorary storage.
public FileFieldDTO()