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