FindByKey(Key: Integer): IRdsUniqueKey;
FindByKey(Key: integer): Prognoz.Platform.Interop.Rds.IRdsUniqueKey;
Key. Key of the unique key to be found.
The FindByKey method searches for a unique key by key in the MDM dictionary.
If a unique key was not found, the method returns Null.
See also: