IMetaAttributes.SelectQueryText

Fore Syntax

SelectQueryText: String;

Fore.NET Syntax

SelectQueryText: string;

Description

The SelectQueryText property sets text of the query used to get attribute values.

Comments

This property is taken into account if IMetaAttributes.UseQuery = True.

Fore and Fore.NET Examples

The property use is given in the example for IRubricator.FactsOnQuery.

See also:

IMetaAttributes