BasicModuleConfigurationValid 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#
public abstract bool Valid()

Return Value

Boolean
True if the configuration is valid.

Implements

IConfigurationValid

See Also