ModularVaultApplicationBaseIsModuleOperational Method
Checks whether the module is enabled. To be enabled,
there is no need for configuration, or the configuration
is enabled.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static bool IsModuleOperational(
IModule module,
bool checkValidity
)
- module IModule
- The module to be checked
- checkValidity Boolean
- Whether to check if the module is also valid
BooleanBoolean indicating whether the module is enabled