If it is false then the rule will not be processed. User can adjust this flag within UI.
Namespace:
ER.Shared.Settings
Assembly:
ER.Shared.Settings.2 (in ER.Shared.Settings.2.dll) Version: 6.2.1
Syntaxbool Active { get; set; }
Property Active As Boolean
Get
Set
property bool Active {
bool get ();
void set (bool value);
}
abstract Active : bool with get, set
Property Value
Type:
Boolean
See Also