Show contents 

Dimensions > Dimensions Assembly Interfaces > IUserDimOrders > IUserDimOrders.FindByKey

IUserDimOrders.FindByKey

Syntax

FindByKey(AttributeKey: Integer): IUserDimOrder;

Parameters

AttributeKey - key of the attribute on which the search is based.

Description

The FindByKey method searches and returns attribute included into sorting list. The key value of which is searched for, is passed by the AttributeKey parameter.

See also:

IUserDimOrders