Select to view content in your preferred language

Create feature and get access to the archive id

346
0
06-01-2014 12:11 AM
JoseSousa
Esri Contributor
Hi,

I want to create a feature on a versioned geodatabase with archiving enabled and have access to the exact gdb archive id associated with the feature. Is this possible?

I know that from the IFeatureClass I can access the associated archived table via IArchivableClass.Archive.
However, I am not sure whether an UpdateCursor referencing the archived table would be ideal to set the IFeature properties ...

Cheers,
Jose
0 Kudos
0 Replies