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

A switch that can be used to specify eligibility (in the absence of a more sophisticated eligibility method)

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

Syntax

C#
public bool ELIGIBILITY { get; set; }

Remarks

Default = true

See Also