I am trying to re-produce the demonstrated sample at this link but I am not finding the ESRI.ArcGIS.Client
any where in .Net Runtime SDK references or even from "Add ArcGIS Reference" wizard from Arc Object tools but still not seeing any ESRI.ArcGIS.Client
Can you please let me know how to fix this?
Hi,
The dlls reference you are looking for is in the old (now retired) ArcGIS Runtime SDK for WPF. But you can implement exactly the same functionality as that sample shows in the current ArcGIS Runtime SDK for .NET v100.1.
For more info see Geoprocessing—ArcGIS Runtime SDK for .NET (WPF) | ArcGIS for Developers
Cheers
Mike