This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEGdbUtilities Interface > IDEGdbUtilities.GetRelationshipNotificationDescription Method (ArcObjects .NET 10.4 SDK) |
Get relationship notification description.
[Visual Basic .NET] Public Function GetRelationshipNotificationDescription ( _ ByVal Notification As esriRelNotification _ ) As String
[C#] public string GetRelationshipNotificationDescription ( esriRelNotification Notification );
[C++]
HRESULT GetRelationshipNotificationDescription(
esriRelNotification Notification,
BSTR* desc
);
[C++]
Parameters Notification [in]
Notification is a parameter of type esriRelNotification desc [out, retval] desc is a parameter of type BSTR