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

Gets the positive match determiner delegate (if one was specified during initialization, otherwise this will return null)

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

Syntax

C#
protected PositiveMatchDeterminer MatchMethod { get; }

See Also