Select to view content in your preferred language

Displaying attached images from a related class

846
0
12-03-2010 06:09 AM
NicholasGross
Deactivated User
I have a feature class of manholes with a relationship class to a feature class of inspections. This related inspection feature class has pictures related to it through the new attachment functionality of ArcGIS 10. So, I have manholes -> inspections -> pictures.

Manholes is the only feature class loaded into the Explorer document (as a layer package) and I have already set up the relationship class programatically to allow access to inspections using the table adapter and .NET data grid (user clicks a manhole and the table opens showing only the records for that point). What I want to know is if it's possible to also retrieve the pictures associated with the point? I know I can access the attachment relationship class, but it seems to be a special type of relationship and I'm not sure how to work with it...or even if I can.
0 Kudos
0 Replies