Parameters
- row
- The ArcGIS.Core.Data.Row used to create the Element.
- terminal
- The terminal used to create the Element.
Return Value
An Element object corresponding to row in a utility network.
Exception | Description |
---|---|
System.ArgumentNullException | row is null. |
System.ArgumentException | row is not part of any network source in a utility network. -or- If terminal is not null and is not a member of the TerminalConfiguration of AssetType corresponding to row. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10