This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipClassEvents Interface > IRelationshipClassEvents.OnChange Event (ArcObjects .NET 10.5 SDK) |
This event is fired when a relationship's attributes are updated.
[Visual Basic .NET] Public Event OnChange As OnChangeEventHandler
[C#] public event OnChangeEventHandler OnChange
[C++]
HRESULT OnChange(
IRelationship* rel
);
[C++]
Parameters rel [in]
rel is a parameter of type IRelationship
OnChange is fired if you do any of the following: