|
![]() |
#1 |
Участник
|
В классе AIF такой код
X++: public AfStronglyTypedDataContainerList parmValues(AfStronglyTypedDataContainerList _value = null) { if (!prmisdefault(_value)) { this.set_List(#Values, _value); } return this.get_List(#Values); } |
|