Gets the other version of this item.
"dataFile_var" is a variable referencing a DataFile object. |
"dataFile_var" is a variable referencing a DataFile object. |
| Name | Description |
| File Open Sample | Demonstrates how to open files using the Open API and OpenUsingContext API. The sample shows how to open a file at the tip (latest version) and how to open historical versions of a file. It uses the Open API to open files at tip and iterate through historical versions, and the OpenUsingContext API to open file using FileOpenContext . |