[]
Gets or sets a value that indicates whether all following rules should be stopped.
public bool StopIfTrue { get; set; }
Public Property StopIfTrue As Boolean
true if all following rules should be stopped; otherwise, false.
true
false