FindById(Id: String): IRdsUniqueKey;
FindById(Id: string): Prognoz.Platform.Interop.Rds.IRdsUniqueKey;
Id. Identifier of the unique key, by which the search is executed.
The FindById method searches and returns a unique key of the MDM dictionary in case of successful search. An identifier, by which search is executed, is passed by the Id parameter.
See also: