FindByValuesObject(ObjectKey: Integer): IMetaAttribute;
FindByValuesObject(ObjectKey: integer): Prognoz.Platform.Interop.Rds.IMetaAttribute;
ObjectKey. Key of the object, to which attribute referrs.
The FindByValuesObject method searches an attribute by object key, to which the attribute refers.
The method use is given in the example for IMetaDictionary.AttributeMnemoNamings.
See also: