| Property | Description | Returns |
|---|---|---|
| activeRevision | Check if the revision is the active revision | bool |
| previewImage | Get a preview image for the file revision. Returns null if no preview image exists. | Image |
| id | int | |
| name | string | |
| text | string | |
| created | Get the date the record was created. | DateTime |
| createdBy | User | |
| modifiedBy | User | |
| modified | Get the last modification date for the record. | DateTime |
| file | File | |
| virtualFile | VirtualFile |
Files\Models\Api\FileRevision
FileRevision