ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / RelationshipClassDefinition Class / GetOriginClass Method

In This Topic
    GetOriginClass Method
    In This Topic
    Gets the name of the origin class. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    Public Function GetOriginClass() As String
    public string GetOriginClass()

    Return Value

    The name of the origin class.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also