Gets the record related to the file by id.
Alias: GetFile
| Name | Type | Description | Optional |
|---|---|---|---|
| Id | Guid | Record id | No |
From Pipeline: Id
The record of the file.
Type: ImageStoreFile
Or, null, when no related record can be found.
Gets the record related to the file by id.
Alias: GetFile
| Name | Type | Description | Optional |
|---|---|---|---|
| Id | Guid | Record id | No |
From Pipeline: Id
The record of the file.
Type: ImageStoreFile
Or, null, when no related record can be found.