AutoApply Property
AutoApply
Gets or sets a value indicating whether the rules changes should be automatically applied to the engine after the user-interface is changed.
Declaration
public bool AutoApply { get; set; }
Public Property AutoApply As Boolean