[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.0.7 (6.1.0.7)

Syntax

C#
protected PositiveMatchDeterminer MatchMethod { get; }

See Also