Forum Discussion
JackLacava
2 years agoCommunity Manager
What type of XML file are we talking about?
If you mean loading a metadata extract, as far as I know it's only doable with the Client API, which is currently deprecated. There are, however, metadata editing facilities in BRApi, so you can always read the files and perform the necessary actions manually.
If you mean reading a generic XML file, you can do it with standard .Net libraries - look up XmlDocument.
Related Content
- 2 years ago
- 2 years ago
- 9 months ago