IMetabaseObjectFindInfo.Attribute

Syntax

Attribute: FindAttribute;

Attribute: Prognoz.Platform.Intertop.Metabase.FindAttribute;

Description

The Attribute property determines an attribute by the values of which the search is performed.

Comments

The FindAttribute.Ident value is set for the property by default, the value specified in the IMetabaseObjectFindInfo.Text property is searched among identifiers of the objects.

Example

The example of use is given in description of the IMetabaseObjectFindInfo.CaseSensitive property.

See also:

IMetabaseObjectFindInfo