ContentVersion Fields |
The ContentVersion type exposes the following members.
Name | Description | |
---|---|---|
ChangedBy |
ID of the user who last changed the content version.
| |
ChangedOn |
Point of time the content version has been changed last.
| |
ContentHash |
The file content hash.
| |
ContentSize |
The file content size.
| |
ContentUuid |
The globally unique ID of the file content.
| |
CreatedBy |
ID of the user who created the content version.
| |
CreatedOn |
Point of time the content version has been created.
| |
Description |
The content version description.
| |
FileName |
The filename (without path) of the content version.
| |
VaultDisplayName |
The display name of the vault.
| |
VaultId |
The vault ID.
| |
VaultName |
The vault name.
| |
Version |
The version number.
|