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; }
Property Value
This page was last modified at 06/20/2024 23:41:40 +03:00 (UTC).
Commit Message
Author: Vitalii Mikhailov
Commit: 22da042e932b2b1a231a7120255b8281d0711bc1
Added SettingPropertyGroupMetadata
Removed obsolete code