Add row to related table through Relationship Class

192
0
10-04-2010 06:18 AM
KennethRenner
New Contributor
Can anyone show me how to add a record to a related table programmatically using a feature and the relationship class. It is a 1 to M relationship.

I have code written that uses an imported xml file to create features in a feature class. I am ok with adding features programmatically. After the feature is created, depending on the information in the xml file I may have to add a related record to the related table. I will also need to populate the fields for the new record in the related table.

Thanks for any help you can give me.

Ken
0 Kudos
0 Replies