![]() |
#1 |
Участник
|
crmtipoftheday: Tip #1248: Stop using OrganizationProxy
Источник: https://crmtipoftheday.com/1248/stop...nizationproxy/
============== One of the topics discussed during the MVP Summit 2019 was the brexit of SOAP API. I thought we dealt with it already but there is an additional small but important message: Stop using OrganizationProxyHold on, you may ask, didn’t you tell us that IOrganizationProxy is fine? Yes, it is, with a capital ‘I’. Interface IOrganizationProxy is fine (and recommended for use in the plugins), but class OrganizationProxy is not. Use CrmServiceClient instead, if you must. Cover photo by unsplash-logoThomas Le Источник: https://crmtipoftheday.com/1248/stop...nizationproxy/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|