This document is archived and information here might be outdated.  Recommended version.


esriRelNotification Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRelNotification Constants
ArcGIS Developer Help

esriRelNotification Constants

Relationship Notification Direction.

Constant Value Description
esriRelNotificationNone 1 None - no messages are sent.
esriRelNotificationForward 2 Forward - messages are sent only from origin objects to destination objects.
esriRelNotificationBackward 3 Backward - messages are sent only from destination objects to source objects.
esriRelNotificationBoth 4 Both - messages are sent in both directions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.