FindByKey(Key: Integer): IMetaAttributeGroup;
FindByKey[Key: uinteger]: Prognoz.Platform.Interop.Rds.IMetaAttributeGroup;
Key. Key of the group of attributes.
The FindByKey method searches attributes group with a specified key in a collection.
After executing the method returns a group of attributes with the specified key. If the group was not found, the method returns Null.
See also: