M-Files Vault Application Framework
C#
Show/Hide TOC
IModule
Configuration
Required Property
Specifies whether the module requires configuration or not.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
bool
ConfigurationRequired
{
get
; }
Property Value
Boolean
See Also
Reference
IModule Interface
MFiles.VAF.Module Namespace
In This Article
Definition
See Also