Select to view content in your preferred language

Copy Attributes from one feature to another

3110
2
Jump to solution
09-04-2012 02:42 PM
JeffGiesler
Deactivated User
Hey Everyone,
I am trying to copy attributes from one feature to another one in the same layer.  I want to copy all attributes from one to the other except the oid and geometry.
Cheers,
Jeff
0 Kudos
1 Solution

Accepted Solutions
NimeshJarecha
Esri Regular Contributor
You should look for NSMutableDictionary's method to do so.

Regards,
Nimesh

View solution in original post

0 Kudos
2 Replies
NimeshJarecha
Esri Regular Contributor
You should look for NSMutableDictionary's method to do so.

Regards,
Nimesh
0 Kudos
JeffGiesler
Deactivated User
Nimesh,Once again you have solved my problem.Thanks,Jeff
0 Kudos