Property MaxNestingDepth
- Namespace
- MailFathom.Application.Rules.Conditions
- Assembly
- MailFathom.Application.dll
MaxNestingDepth
Gets the greatest depth the parsed condition may nest to, counting the whole expression as one level.
public int MaxNestingDepth { get; }