Click or drag to resize

FilterSymsDoesNotContain Field

Specifies that the value must NOT be contained in the searched content. Applies to strings only.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string DoesNotContain = "::doesnotcontain::"

Field Value

Type: String
See Also