Click or drag to resize
RepeatMaximum Property
Maximum times for repeating

Namespace: FlexRule.DSL.Tokenizer.PatternMatching
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public int Maximum { get; set; }

Property Value

Type: Int32
See Also