Skip to main content

FileVersion

Represents version information for a file in the document management system.

This class encapsulates version numbering and timing information for a file. It uses a major.minor version numbering scheme and tracks when the version was created.

Properties

NameDescription
MinorGets or sets the minor version number of the file.
MajorGets or sets the major version number of the file.
VersionDateGets or sets the date and time when this version was created.