FindByKey(Key: Integer): IMetabaseObjectDescriptor;
FindByKey(Key: uinteger): Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor;
Key. Key of repository base object description.
The FindByKey method searches for the description of the object, the key of which is passed by the Key parameter.
See also: