M-Files Vault Application Framework
C#
Show/Hide TOC
Basic
Module
Configuration
Valid Method
Method for resolving if the configuration is valid.
Definition
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
abstract
bool
Valid
()
Return Value
Boolean
True if the configuration is valid.
Implements
IConfiguration
Valid
See Also
Reference
BasicModuleConfiguration Class
MFiles.VAF.Module Namespace
In This Article
Definition
Return Value
Implements
See Also