Property MaxOperands
- Namespace
- RuleWright.Serialization
- Assembly
- RuleWright.Serialization.dll
MaxOperands
The maximum number of operands, or null when unbounded (add/multiply/concat/coalesce).
public int? MaxOperands { get; }
Property Value
- int?