The following table contains all properties of this entity and their description
| Property Name | Description | Type |
|---|---|---|
| ContentLibraryFileVersionHistoryId | The content library file version history identifier, | Guid |
| Version | The version | int |
| ContentLibraryFileId | The parent content library fileidentifier. | Guid |
| Name | Name used to identify the version history. | string |
| Metadata | Additional information that can be assigned to classify the file version history. | string |
| CreatedByUserProfileId | The user who added this entity. | Guid |
| CreatedDate | Date/time at which this entity was added. | DateTimeOffset |
| ModifiedByUserProfileId | The last user who modified this entity’s properties. | Guid |
| ModifiedDate | Date/time at which this entity's properties were modified for the last time. | DateTimeOffset |
| Timestamp | The timestamp. | byte array |

