Table of Contents

Interface IFluentSettings

Namespace
MCM.Abstractions.Base
Assembly
MCMv5.dll

Interface that declares that the settings a fluent dynamic settings

[Obsolete("Will be internal in the future")]
public interface IFluentSettings

Properties

SettingPropertyGroups

List<SettingsPropertyGroupDefinition> SettingPropertyGroups { get; }

Property Value

List<SettingsPropertyGroupDefinition>