asked on October 10, 2014
Hi All,
I am trying to return the volume name from documentinfo but just get an empty field.
Dim Doc As DocumentInfo = New DocumentInfo(DocID, mySess) Dim MyVolume As String = Doc.VolumeName
Also in the search results the volume name is missing
VolumeName = results.GetDatumAsString(k, SystemColumn.VolumeName)
I can get the document ID and the name anyone know how to get the volume and volume path from the sdk (RA)
Andrew
0
0