FindByAttribute(Attribute: IRdsAttribute): Integer;
FindByAttribute(Attribute: Prognoz.Platform.Interop.Rds.IRdsAttribute): integer;
Attribute. Dictionary attribute, on which the search is based.
The FindByAttribute method searches and returns an attribute of the MDM dictionary unique key in case of successful search.
To work with the unique key attribute, use the IRdsUniqueKeyAttribute interface.
The method use is given in the example for IRdsUniqueKeyAttribute.Attribute.
See also: