Desktop version

Main > Forum > 1C:Enterprise Platform > 1C:Enterprise. Mobile platform > query result selection error

Forum

Search UsersRules
query result selection error
#1
Just came
Points:: 0
Joined:: Nov 5, 2011

Mobile Platform 8.3.5.96

Code
SelectionDetailRecords = QueryResult.Select();

select command Error
:{ОбщийМодул.Syncronization.Модул(82)}: Object method not found (Select)
Code
SelectionDetailRecords = QueryResult.Выбрать();

Command the Russian language normal working

Profile
#2
Guest
Points::
Joined::

Hello, Emre KARA!

I'm sorry, that you have this issue.
In 8.3.5 version of Mobile platform this method have Choose name. In future versions this problems will be fixed.
So, for now, please use the following syntax:

Code
SelectionDetailRecords = QueryResult.Choose();

Profile
Subscribe
Users browsing this topic (guests: 2, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.