FindByKey(AttributeKey: Integer): IDimAttribute;
AttributeKey - key of the attribute, on which the search is based.
The FindByKey method searches for dictionary attribute based on its key and, if successful, returns attribute parameters. The method returns Null if no attribute is found.
See also: