I have an applicaiton Silverlight and when a users creates a new feature, I want to automatically populate a field called "FeatureID" with the value that was assigned in the ObjectID field (by ArcGIS). I'm struggling with how to do this and I'm wondering if someone could give me a push or insight.
I would love to do it on the back-end in the database schema (like how you do it for a domain and you have a default domain in your GDB but I don't think this is possilble so I'm looking to do it in code).
Thanks
Nathalie