BasicModuleMoveConfigurationNamespace Method
Move configuration content from under old namespace to new namespace.
Namespace: MFiles.VAF.ModuleAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void MoveConfigurationNamespace(
Vault vault,
string oldspace,
string newspace
)
Parameters
- vault Vault
- The vault.
- oldspace String
- Old namespace from where to take.
- newspace String
- New namespace where to place.