A
A
AlexCruel2021-04-22 13:57:50
1C
AlexCruel, 2021-04-22 13:57:50

How to explicitly specify a link to an additional attribute of the nomenclature category in order to find the value?

Looking for a property by name - "Petronas".

ЗнчСвойства = Справочники.ЗначенияСвойствОбъектов.НайтиПоНаименованию("PETRONAS", Истина);
Сообщить(ЗнчСвойства);   //Petronas


That is, there was a value that is generally in a different add. props. And I need, for example, "Brand". In "Brand" it is listed as PETRONAS.

Is there a way to specify, explicitly, where to search from?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AlexCruel, 2021-04-22
@AlexCruel

ЗнчСвойства = Справочники.ЗначенияСвойствОбъектов.НайтиПоНаименованию("PETRONAS", Истина, , СправочникСсылка.Владелец);
Сообщить(ЗнчСвойства);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question