We are currently updating feature classes in SDE by a weekly process which involves uploading shapefiles derived from files drafted in Microstation.
I would like to be able to run ArcObjects code (in C#) to retrieve the date of the last update so that we can track if an update process has not occurred recently.
I have composed some code in VBA prior to implementing a C# solution but can't seem to find out exactly how to access the properties that show when a process was last run on the feature class (usually featureclass to featureclass). The documentation on Imetadata does not give me enough to extract the information I am looking for.
Any suggestions on how to access metadata is appreciated.
Thanks,
Mele