Click or drag to resize
ProcessAllProperty Class
Property to define processAll behaviour of rule commands
Inheritance Hierarchy
SystemObject
  FlexRule.Validation.Rules.PropertiesProcessAllProperty

Namespace: FlexRule.Validation.Rules.Properties
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class ProcessAllProperty : IAttachedProperty

The ProcessAllProperty type exposes the following members.

Constructors
  NameDescription
Public methodProcessAllProperty
The attached property for processAll setting of rule commands
Top
Properties
  NameDescription
Public propertyProcessAll
If the value is true the process of the rule command continues
Top
Extension Methods
See Also