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

Specifies whether the condition is in a "match-all" state (i.e., all of the world objects in the condition are set to True or ON)

Namespace: Clarion.Framework.Core
Assembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)

Syntax

C#
public bool IsMatchAll { get; }

See Also