GetAssociations(Element,AssociationType) Method
Returns a list of
Association objects of type
AssociationType present in the geodatabase for a given row. This method must be called on the MCT. Use QueuedTask.Run
Parameters
- element
- The Element that represents the row whose associations are to be returned.
- associationType
- The AssociationType of associations to return.
Return Value
A list of
Association of type if available. Otherwise, an empty list is returned.
Target Platforms: Windows 11, Windows 10, Windows 8.1
ArcGIS Pro version: 2.1 or higher.