Gets or sets a value indicating whether this will be accepted when matched.

Declaration Syntax
public bool AcceptOnMatch { get; set; }
Public Property AcceptOnMatch As Boolean
public:
property bool AcceptOnMatch {
bool get ();
void set (bool value);
}

Value
true if this will be accepted when matched; otherwise, false.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)