I have a service layer that is used in ESRI's Collector App to get points in the field, using a GPS unit, for updating our As-Built drawings. Normally I grab these points and export them as a .csv and insert them into AutoCAD in order for the operator to update the drawings. This allows the points to be displayed as topo points, with a description and xyz info. Very helpful!
With the ArcGIS for AutoCAD 400 plugin you can add the REST endpoint for the services using the "Add Data by URL" option within the ArcGIS tab within AutoCAD. After doing this is there anyway to have attributes displayed aside from using the "ESRI Identify" option?
This would save me a ton of time and make it much more "real-time" from field to office in many cases and increase the efficiency in which we can create As-built drawings. I would love to be able to display attribute information like I'm able to when I insert the points as topo points using a .csv file.