ArcGIS Pro 3.7 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 Function GetMessageDirection() As RelationshipMessageDirection
    public RelationshipMessageDirection GetMessageDirection()

    Return Value

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also