BasicModuleConfigurationEnabled Property

Is the module that owns this configuration enabled or not.

Definition

Namespace: MFiles.VAF.Module
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual bool Enabled { get; set; }

Property Value

Boolean

Implements

IModuleConfigurationEnabled

See Also