How do I programmatically obtain both the major and minor versions of a file in a library? I want to be able to get the value of the current version and concatenate that to another field. So my challenge is really how to get the current version of the
file.
↧