ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / RelationshipClassDescription Class / OriginClassDescription Property

In This Topic
    OriginClassDescription Property
    In This Topic
    Gets the origin class of the ArcGIS.Core.Data.RelationshipClass.
    Syntax
    public TableDescription OriginClassDescription {get;}
    Public ReadOnly Property OriginClassDescription As TableDescription
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also