IRdsSortAttributes.FindByRefAttribute

Syntax

FindByRefAttribute: (Attribute: IRdsAttribute; RefAttribute: IRdsAttribute): IRdsSortAttribute;

Parameters

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

RefAttribute. The MDM linked dictionary attribute, by which search is executed.

Description

The FindByRefAttribute method enables the user to search attribute of sorting by the connected attribute that is passed by the RefAttribute parameter.

See also:

IRdsSortAttributes