Click or drag to resize

FileVersionContract Properties

The FileVersionContract type exposes the following members.

Properties
  NameDescription
Public propertyCreatedAt
Date/Time when file was created.
Public propertyDeltaId
Unique identifier of the Delta file. Used for partial upload of the partialy changed file.
Public propertyFileId
Unique identifier of backed up file (is same for all versions of file).
Public propertySizeBytes
Size of the file, bytes.
Top
See Also