IModuleLoadConfiguration Method

LoadConfiguration loads the configuration of the owner module from the vault.

Definition

Namespace: MFiles.VAF.Module
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
void LoadConfiguration(
	Vault vault
)

Parameters

vault  Vault
The document vault.

See Also