Click or drag to resize

ContentVersion Fields

The ContentVersion type exposes the following members.

Fields
  NameDescription
Public fieldChangedBy
ID of the user who last changed the content version.
Public fieldChangedOn
Point of time the content version has been changed last.
Public fieldContentHash
The file content hash.
Public fieldContentSize
The file content size.
Public fieldContentUuid
The globally unique ID of the file content.
Public fieldCreatedBy
ID of the user who created the content version.
Public fieldCreatedOn
Point of time the content version has been created.
Public fieldDescription
The content version description.
Public fieldFileName
The filename (without path) of the content version.
Public fieldVaultDisplayName
The display name of the vault.
Public fieldVaultId
The vault ID.
Public fieldVaultName
The vault name.
Public fieldVersion
The version number.
Top
See Also