Overload | Description |
---|---|
CreateRelationship(Row,Row) | Creates a new relationship between the two specified rows and/or features. This method must be called on the MCT. Use QueuedTask.Run. |
CreateRelationship(Row,Row,RowBuffer) | Creates a new relationship between the two specified rows and/or features. This method must be called on the MCT. Use QueuedTask.Run. |