IRdsSortAttributes.FindByAttribute

Syntax

FindByAttribute(Attribute: IRdsAttribute; StartIndex: Integer=0): IRdsSortAttribute;

Parameters

Attribute. MDM dictionary attribute, on which the search is based.

StartIndex. Start index. Optional parameter, default value is 0.

Description

The FindByAttribute method searches attribute of sorting by dictionary attribute. MDM dictionary attribute, by which search is executed, is passed by the Attribute parameter.

See also:

IRdsSortAttributes