IMetaAttributeGroupFilter.IsEmpty

Fore Syntax

IsEmpty: Boolean;

Fore.NET Syntax

IsEmpty: boolean;

Description

The IsEmpty property returns whether filter selection is set

Comments

If this property returns True, filter selection is set.

Fore and Fore.NET Examples

The property use is given in the example for the IMetaAttribute.Group.

See also:

IMetaAttributeGroupFilter