Parameters
- startElements
- The elements to begin the traversal.
- traverseAssociationsDescription
- The type of traversal to run.
Return Value
A single TraverseAssociationsResult containing the Associations and desired field values.
Exception | Description |
---|---|
System.ArgumentException | startElements is empty. |
System.ArgumentNullException | startElements or traverseAssociationsDescription is null. |
System.NotSupportedException | ArcGIS Enterprise versions 10.8.1 or lower do not support the traverse associations operation. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10, Windows 8.1