We currently have a requirement to modify the barcode values for items in our document/records library. Since there is no specific action to access the barcode data, I'm hoping there is some access provided through a Web Service call. The Barcode class appears to reside under RecordsManagement.PolicyFeatures. Another possible access point is SPListItem.UpdateBarcode.
Do any of the web services provide acces to either of these?
Is there an alternative, aside from a custom WF action?
TIA