RuleAction.RequiresPreprocessing Property

Definition

Gets a value that indicates whether the rule action requires preprocessing.

public abstract bool RequiresPreprocessing { get; }
member this.RequiresPreprocessing : bool
Public MustOverride ReadOnly Property RequiresPreprocessing As Boolean

Property Value

true if the rule action requires preprocessing; otherwise, false.

Applies to