IModuleConfigurationEnabled Property |
Is the module that owns this configuration enabled or not.
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxbool Enabled { get; set; }
Property Enabled As Boolean
Get
Set
property bool Enabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also