Property MaxChildren
- Namespace
- RuleWright.Serialization
- Assembly
- RuleWright.Serialization.dll
MaxChildren
The maximum number of child conditions, or null when unbounded (AND/OR).
public int? MaxChildren { get; }
Property Value
- int?
The maximum number of child conditions, or null when unbounded (AND/OR).
public int? MaxChildren { get; }