Answer the question
In order to leave comments, you need to log in
Why does the case change when searching by property by name?
Looking for a property by name - "Petronas".
ЗнчСвойства = Справочники.ЗначенияСвойствОбъектов.НайтиПоНаименованию("PETRONAS", Истина);
Сообщить(ЗнчСвойства); //Petronas
Answer the question
In order to leave comments, you need to log in
Exact match is not about case. If "True" the search string must fully match the name, if "False" - it is enough to match the left side of the name. In both cases, the search is not case sensitive.
There is a type of "unique" props.
Like this, you can get the value of the additional props for the object, this is if the conf is on the BSP (all typical)
Заблокирован = УправлениеСвойствами.ЗначениеСвойства(Источник.Ссылка, "ЗаблокироватьДляИзменения_cf34a3829a8d449d82cb02898742f829");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question