ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetMessageDirection Method

In This Topic
    GetMessageDirection Method
    In This Topic
    Gets the message notification direction.
    Syntax
    public RelationshipMessageDirection GetMessageDirection()
    Public Function GetMessageDirection() As RelationshipMessageDirection

    Return Value

    The message notification direction.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also