Property RuleSetVersion
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
RuleSetVersion
The version of the rules that produced it, copied so a backfill can select on it.
public int RuleSetVersion { get; init; }
The version of the rules that produced it, copied so a backfill can select on it.
public int RuleSetVersion { get; init; }