Message 1 of 3

Not applicable
12-29-2016
05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using AutoDesk Vault basic 2014 .
Let's say we have one file abc.ipt checked in to Vault and it has 5 versions (Not Revision).
Using VDF.Vault.Currency.Entities.FileIteration I am getting EntityIterationId, means ID of current file. So is there any method which will give us File.id of its next versions and previous versions ( or FileIteration instance of next and previous version)
For example, if we will have ID of 3rd version then we need IDs of its previous version 1, 2 and next version 4, 5 .
Thanks In Advance.
Solved! Go to Solution.