ArcGIS Pro 2.6 API Reference Guide
GetOriginRow Method

ArcGIS.Core.Data Namespace > Relationship Class : GetOriginRow Method
Gets the Row from the origin table. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public Row GetOriginRow()
Public Function GetOriginRow() As Row

Return Value

The Row from the origin table.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Relationship Class
Relationship Members