IMetaAttributes.SelectQueryText

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.

Example

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

See also:

IMetaAttributes