Hi, we are working on a VAF that can report various information like users and sizes of vaults to a documentation vault. Now we would like to also save VAF configs and the Metadata Card config to a vault as objects.
We found that the new M-Files Property Calculator VAF can save its config with "Configuration History".
We would like to know how this is done and if we possibly could read configs from other VAFs or even vaults.
The LoadConfiguration Method of VaultConfigurationDomainOperations looks like a starting point.