Class PerCampaignSettings
- Namespace
 - MCM.Abstractions.Base.PerCampaign
 
- Assembly
 - MCMv5.dll
 
public abstract class PerCampaignSettings : BaseSettings, INotifyPropertyChanged
  - Inheritance
 - 
      
      
      PerCampaignSettings
 
- Implements
 
- Derived
 
- Inherited Members
 
- Extension Methods
 
Fields
Cache
protected static readonly ConcurrentDictionary<Type, string> Cache
  Field Value
CacheInstance
protected static readonly ConcurrentDictionary<string, BaseSettings?> CacheInstance
  Field Value
Properties
FormatType
public override sealed string FormatType { get; }