FileFieldValue
Creates file field value instances.
Returns the ID of the file in the database. Will only have a non-null value if the field had a File associated with it previously.
Gets the FileValue associated with the field.
Returns a Boolean flag indicating whether a file field value is a new file or not.
This returns whether a new file was uploaded to the File field. Will only be true during a PreSave EventHandler.
Gets and/or sets a size of a file field value.
Returns the file ID.
Returns the fully qualified file name of a file field value.