Select to view content in your preferred language

retrieving information from a shape file loaded in ArcMap.

551
0
11-30-2010 12:27 PM
shasam
by
New Contributor
Hi,

Newbie to arc objects programming and using c#.net.

I have loaded a shape file in ArcMap.

I need to programatically edit(change the value) of  an attributes field called inVehicle to 50 from the shape file.

1) How do I reference to current loaded shape file?
2) how do I retrieve the attribute field called inVehicle and change its value?

Some code snippets would be of great help.

Thanks
0 Kudos
0 Replies