Returns the file specified using the ID or version ID of the file.
"dataFiles_var" is a variable referencing a DataFiles object. |
"dataFiles_var" is a variable referencing a DataFiles object. |
| Type | Description |
| DataFile | Returns the file or null if a file with the specified ID is not found. |
| Name | Type | Description |
| id | string | The ID or version ID of the file to return. This is the same ID used by the APS Data Management API. |