![]() |
#5 |
Участник
|
select firstonly common where common.RecId == _recId;
If (Common.RecId>0) { DF= _dialog.addField(typeid(NoYesCombo_RU), _LabelName); DF.value(NoYes::No); } |
|
|
|