This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > RelationshipClassEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the outbound interface on noncreatable relationship classes in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IRelationshipClassEvents (default) | Provides access to events that occur with a relationship class. |
When working with RelationshipClassEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pRelationshipClassEvents as RelationshipClassEvents