[This is preliminary documentation and is subject to change.]

Sets the (optional) positive match determiner that can be used in-lieu of the default method for updating the match statistics for the top and bottom levels as a whole

Namespace: Clarion.Framework
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public PositiveMatchDeterminer PositiveMatchMethod { set; }

See Also