Anonymous
in reply to:
Anonymous
11-05-2019
01:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-05-2019
01:22 AM
So I've found a work around. Seen as the Refresh Files function does not work, I delete all the template files using
My.Computer.FileSystem.DeleteFile(oFile)
Then i get all my files before i bring them into my assembly using
oVaultConnection.FileManager.AcquireFiles(oSettings)