CreateRelationship(Row,Row,RowBuffer) Method
Creates a new relationship between the two specified rows and/or features.
This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- originRow
- The Row from the origin table.
- destinationRow
- The Row from the destination table.
- attributes
- A RowBuffer created from the CreateRowBuffer method and populated with desired values.
Return Value
An
AttributedRelationship representing the pair of related rows.
Target Platforms: Windows 11, Windows 10, Windows 8.1