ArcGIS Pro 2.6 API Reference Guide
GetDestinationRow Method

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

Return Value

The Row from the destination 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