IModuleConfiguration Interface |
Namespace: MFiles.VAF.Module
The IModuleConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigurationId |
The ID of the configuration.
(Inherited from IConfiguration.) |
![]() | Enabled |
Is the module that owns this configuration enabled or not.
|
![]() | ResourceManager |
Returns the resource manager object that is associated with this configuration. Can be null.
(Inherited from IConfiguration.) |
Name | Description | |
---|---|---|
![]() | SetValidity |
Set the configuration object either valid or invalid.
|
![]() | Valid |
Method for resolving if the configuration is valid.
(Inherited from IConfiguration.) |