I want to use this method for updating feature and column values. it requires 3 parameters
1. Baseshape, 2. Feature, 3. Dictionary
As i say i want to update feature and column values. My question is how i pass Baseshape parameter in this method. I never see any example where Baseshape, feature and Dictionary are passed in this method.
I see an example code from "Samples code" where this method is used for feature update only. But actually i want to update feature and associated column values as well........How I do that
Please provide some useful link for using this method or some example code. It will be a great help for me.
BR