Hello.
I'm looking for a ay to uniquely identify each document in a Form Library (filled throught InfoPath forms). I'm not looking for the document name (because this one has to be saved weith the unique id !), but really a (computed) number which won't be reused within my library !
I have a look to the InfoPath DOM structure, but I think I'm looking to the wrong place, as InfoPath returns only information coming from SharePoint... I look to the XDocument.Solution and XDocument.DOM structure, but nothing about what I am looking for !
So that, is there a way to make this, or should I write some code for this ?
Many thanks.
Michael