Hi.
My requirement is to get Features in a Featureclass with a specific Version Only........
Using ArcObjects in C#,
I am Getting Dataset of type Featureclass and then Features using IFeatureWorkspace.
Now I want to get Features only related to a specific Version only..
Can any one help me in this code...Any Function available to pass Version as parameter??...or any other suggestion??......
Thanks In Advance......